Created
December 5, 2012 11:09
-
-
Save gautamr/4214786 to your computer and use it in GitHub Desktop.
maven common commands
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 eclipse:eclipse -DdownloadSources=true | |
mvn clean package -Dmaven.test.skip=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment