Versions Compared

Key

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

...

Run the following maven command to prepare the project for the release:

Code Blocknoformat
mvn release:prepare

Running mvn release:prepare will executes the following steps

...

Run the following maven command to build and deploy the release:

Code Blocknoformat
mvn release:perform -PCIBuild

...

Propose a vote on the dev list the staging repository, the staging site and release SCM tag. For instance:

No Format

To:    "wink-dev@incubator.apache.org>
Subject: [VOTE] Release Wink 0.1
Code Block
I'm calling a vote to release Wink 0.1

The Maven staging area is at:
https://repository.apache.org/content/repositories/wink-staging-014/

The distributions are in:
https://repository.apache.org/content/repositories/wink-staging-014/org/apache/wink/apache-wink/0.1-incubating/

This release is tagged at:
https://svn.apache.org/repos/asf/incubator/wink/tags/wink-0.1-incubating/

The vote will be open here for at least 72 hours.

...