You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by Apache Wiki <wi...@apache.org> on 2008/11/20 22:22:41 UTC

[Turbine Wiki] Update of "FulcrumMaven2Migration" by SiegfriedGoeschl

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Turbine Wiki" for change notification.

The following page has been changed by SiegfriedGoeschl:
http://wiki.apache.org/turbine/FulcrumMaven2Migration

New page:
= Fulrcum M2 Migration =

We decided to migrate from M1 to M2 not only because M1 is a bit outdated but also because doing a proper release is much easier using M2.

== How To Make a M2 release ==

 * Check that the up-to-date pom.xml features a SNAPSHOT version, e.g. 1.0.2-SNAPSHOT
 * Run "mvn clean release:clean" to remove any temporary files
 * Run "mvn -Prelease release:prepare" and provide a tag name, e.g. "FULCRUM_EMAIL_1_0_2"
 * Run "mvn -Prelease release:perform"


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
For additional commands, e-mail: dev-help@turbine.apache.org