Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This special variant of the build command will build and publish the release to a staging are in the Apache Nexus repo.
Note: Get your gpg passphrase in your paste buffer you will need it MANY times.   If someone can figure out how to use gpg-agent properly they should document it.
This page contains some information about getting gpg-agent installed and running. 

Code Block
mvn -Papache-release -Drepo.id=apache.releases.https deploy

...

 

Release

Once that completes, login to the Apache Maven Nexus staging repositories with your Apache credentials and:

...