Skip to content

Instantly share code, notes, and snippets.

@edubriguenti
Last active December 26, 2015 21:59
Show Gist options
  • Save edubriguenti/7220252 to your computer and use it in GitHub Desktop.
Save edubriguenti/7220252 to your computer and use it in GitHub Desktop.
Maven install standalone jar
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