Author: dgolovin
Date: 2012-04-27 17:50:58 -0400 (Fri, 27 Apr 2012)
New Revision: 40588
Modified:
trunk/build/parent/pom.xml
Log:
moved requirements build to pre-integration-test phase. That lets to just use
Modified: trunk/build/parent/pom.xml
===================================================================
--- trunk/build/parent/pom.xml 2012-04-27 21:35:32 UTC (rev 40587)
+++ trunk/build/parent/pom.xml 2012-04-27 21:50:58 UTC (rev 40588)
@@ -299,7 +299,7 @@
<executions>
<execution>
<id>download-plugin-requirements</id>
- <phase>generate-test-resources</phase>
+ <phase>pre-integration-test</phase>
<goals>
<goal>run</goal>
</goals>
Show replies by date