Skip to content

Instantly share code, notes, and snippets.

@bripkens
Created May 4, 2014 18:41
Show Gist options
  • Save bripkens/7b63afad7a81fd6184e6 to your computer and use it in GitHub Desktop.
Save bripkens/7b63afad7a81fd6184e6 to your computer and use it in GitHub Desktop.
maven release commands and process
mvn release:clean
mvn release:prepare
mvn release:perform
# go to https://oss.sonatype.org/ -> Staging repositories -> close -> check verification status -> release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment