Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: adding a note about Javadocs warnings

...

You will also have to enter in your GPG passphrase (which you established when you created your Code Signing Key).

Info
titleMany JavaDoc WARNING messages will scroll by

As the release process scrolls by, you likely will see a LOT of "WARNING" messages.  Don't worry, these should be just Javadocs warnings, and can be safely ignored.  Just be patient, and see if it all succeeds in the end.

 

Assuming everything worked, you should see something like below. (Don't worry about the "SKIPPED" messages, those are normal, as the actual release process just runs from the "Parent Project")

...