[gatein-commits] gatein SVN: r2061 - maven/parent/trunk.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Mar 9 11:44:16 EST 2010


Author: thomas.heute at jboss.com
Date: 2010-03-09 11:44:16 -0500 (Tue, 09 Mar 2010)
New Revision: 2061

Modified:
   maven/parent/trunk/pom.xml
Log:
GTNMAVEN-11: Release plugin issues


Modified: maven/parent/trunk/pom.xml
===================================================================
--- maven/parent/trunk/pom.xml	2010-03-09 15:25:56 UTC (rev 2060)
+++ maven/parent/trunk/pom.xml	2010-03-09 16:44:16 UTC (rev 2061)
@@ -38,6 +38,12 @@
         
     <!-- maven-release-plugin -->
     <autoVersionSubmodules>true</autoVersionSubmodules>
+
+    <!-- maven-release-plugin --> 
+    <arguments>-Prelease,pkg-tomcat,pkg-jbossas -DskipTests</arguments> 
+
+    <!-- cf http://jira.codehaus.org/browse/MRELEASE-3 --> 
+    <preparationGoals>clean install</preparationGoals> 
   </properties>
   
   <!-- **************** -->



More information about the gatein-commits mailing list