[richfaces-svn-commits] JBoss Rich Faces SVN: r18624 - modules/build/parent/branches/RF-9040.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Fri Aug 13 10:43:48 EDT 2010


Author: jbalunas at redhat.com
Date: 2010-08-13 10:43:47 -0400 (Fri, 13 Aug 2010)
New Revision: 18624

Modified:
   modules/build/parent/branches/RF-9040/pom.xml
Log:
RF-9051 dev branch checkin of change

Modified: modules/build/parent/branches/RF-9040/pom.xml
===================================================================
--- modules/build/parent/branches/RF-9040/pom.xml	2010-08-13 14:34:14 UTC (rev 18623)
+++ modules/build/parent/branches/RF-9040/pom.xml	2010-08-13 14:43:47 UTC (rev 18624)
@@ -150,6 +150,8 @@
                         <autoVersionSubmodules>true</autoVersionSubmodules>
                         <!-- During release:perform, enable the "release" profile -->
                         <releaseProfiles>release</releaseProfiles>
+                        <!-- Some modules (dist) need release items installed during prepare -->
+                        <preparationGoals>clean install</preparationGoals>
                         <!--
                             RichFaces modules should override and set goals to
                             run for release:perform



More information about the richfaces-svn-commits mailing list