Created
February 4, 2015 19:11
-
-
Save fishnix/3e977e802aaf7c49f4e1 to your computer and use it in GitHub Desktop.
ignore maven server certificates
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mvn clean install -DskipTests -Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.http.ssl.allowall=true -Dmaven.wagon.http.ssl.ignore.validity.dates=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment