Versions Compared

Key

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

...

1. Checkout the trunk.

Code Block
svn cocheckout https://svn.apache.org/repos/asf/flume/trunk

...

All artifacts must be signed and checksummed. In order to sign a release you will need a PGP key. You should get your key signed be by a few other people. You will also need to recv their keys from a public key server. See the Apache release signing page for more details.

...

It may take up to 24 hours for all mirrors to sync up.

Deploy Maven artifacts

Instructions on how to deploy the poms and jars to Maven Central can be found at the Apache page on publishing maven artifacts.

TODO: add detailed instructions here

FIXME: possibly something like: mvn deploy -DperformRelease after configuring your settings.xml file.TBD

Announce the release

Send an email to announce@apache.org (the from: address must be @apache.org). For example,

...