Author: jboynes Date: Fri Jul 9 16:45:27 2010 New Revision: 962608 URL: http://svn.apache.org/viewvc?rev=962608&view=rev Log: attach cactifywar goal to pre-integration phase to allow Gump to run package
Modified: tomcat/taglibs/standard/trunk/standard-test/pom.xml Modified: tomcat/taglibs/standard/trunk/standard-test/pom.xml URL: http://svn.apache.org/viewvc/tomcat/taglibs/standard/trunk/standard-test/pom.xml?rev=962608&r1=962607&r2=962608&view=diff ============================================================================== --- tomcat/taglibs/standard/trunk/standard-test/pom.xml (original) +++ tomcat/taglibs/standard/trunk/standard-test/pom.xml Fri Jul 9 16:45:27 2010 @@ -154,7 +154,7 @@ <executions> <execution> <id>cactus-cactifywar</id> - <phase>package</phase> + <phase>pre-integration-test</phase> <goals> <goal>cactifywar</goal> </goals> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org