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:23:49 UTC

[Turbine Wiki] Trivial 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

------------------------------------------------------------------------------
  == 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 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:prepare'' and provide a tag name, e.g. "FULCRUM_EMAIL_1_0_2"
-  * Run "mvn -Prelease release:perform"
+  * Run ''mvn -Prelease release:perform''
  

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