Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save PureLandFlying/ba79e4c7532d5c5cd914396b78ebbe0a to your computer and use it in GitHub Desktop.
Save PureLandFlying/ba79e4c7532d5c5cd914396b78ebbe0a to your computer and use it in GitHub Desktop.

mvnw Couldn't find "C:\dev\calcite.mvn\wrapper\maven-wrapper.jar", downloading it ... Downloading from: "https://repo.maven.apache.org/maven2/io/takari/maven-wrapper/0.4.2/maven-wrapper-0.4.2.jar" Exception calling "DownloadFile" with "2" argument(s): "The request was aborted: Could not create SSL/TLS secure channel." At line:1 char:1

Finished downloading "C:\dev\calcite.mvn\wrapper\maven-wrapper.jar" Error: Could not find or load main class org.apache.maven.wrapper.MavenWrapperMain Caused by: java.lang.ClassNotFoundException: org.apache.maven.wrapper.MavenWrapperMain

patch:

https://github.com/isopov/maven-wrapper/commit/feb997d05a56034e44390f293adc2c3fb77f81cc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment