You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tiles.apache.org by Wendy Smoak <ws...@gmail.com> on 2007/03/10 19:41:13 UTC

Tiles release process

The framework pom now has a 'release' profile maven-gpg-plugin config.

I also started a template for the release process, since I didn't want
to edit the 2.0.1 page:
http://cwiki.apache.org/confluence/display/TILES/tiles-2.0.x

A few minor edits, adding -P release (which may only be necesary on
release:perform, nor release:prepare) and changing the vote to 3 days
instead of 5.

The plugin will prompt for your passphrase (or you can supply it on
the command line with -Dgpg.passphrase="..." or put it in
settings.xml) and sign all the deployed artifacts.

-- 
Wendy