Last active
December 26, 2015 21:59
-
-
Save edubriguenti/7220252 to your computer and use it in GitHub Desktop.
Maven install standalone jar
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 install:install-file -Dfile=sonar-maven-plugin-3.7.1-RC2.jar -DgroupId=sonar-maven-plugin -DartifactId=org.codehaus.sonar -Dversion=3.7.1 -Dpackaging=jar |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment