Skip to content

Instantly share code, notes, and snippets.

@Snugglepantz
Created November 15, 2013 19:10
Show Gist options
  • Save Snugglepantz/7489902 to your computer and use it in GitHub Desktop.
Save Snugglepantz/7489902 to your computer and use it in GitHub Desktop.
Maven Release
mvn -DdryRun=true -DscmCommentPrefix=[maven-release-plugin][JIRAID] release:prepare
mvn release:clean
mvn -DscmCommentPrefix=[maven-release-plugin][JIRAID] release:prepare
mvn -Dgoals=deploy -DscmCommentPrefix=[maven-release-plugin][JIRAID]- release:perform
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment