Author: dgolovin
Date: 2010-07-15 21:01:38 -0400 (Thu, 15 Jul 2010)
New Revision: 23477
Modified:
workspace/dgolovin/build/bootstrap/jmx/pom.xml
Log:
Modified: workspace/dgolovin/build/bootstrap/jmx/pom.xml
===================================================================
--- workspace/dgolovin/build/bootstrap/jmx/pom.xml 2010-07-16 01:00:53 UTC (rev 23476)
+++ workspace/dgolovin/build/bootstrap/jmx/pom.xml 2010-07-16 01:01:38 UTC (rev 23477)
@@ -23,11 +23,12 @@
<checkoutDirectory>${parentCheckoutDir}/${project.artifactId}</checkoutDirectory>
<goals>install</goals>
<profiles>helios-no-target</profiles>
+ <skipCheckoutIfExists>true</skipCheckoutIfExists>
</configuration>
<executions>
<execution>
<id>suite2</id>
- <phase>install</phase>
+ <phase>generate-sources</phase>
<goals>
<goal>bootstrap</goal>
</goals>
Show replies by date