Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

A release for OpenRegistry is done using the Maven Release Plugin. Before beginning, make sure you have a PGP key set up locally. Instructions on how to do this can be found here

  1. Ensure there are no uncommitted files
  2. Execute "mvn release:prepare" and answer the questions about versions.
  3. Execute "mvn release:perform"
Info

Committers interested in doing the releases should contact Eric Dalquist or ScottS to gain access to the repository location. You should already have a Nexus username.

This should put the releases into the appropriate repositories and prepare for the next release.