attach cactifywar goal to pre-integration phase to allow Gump to run package
diff --git a/standard-test/pom.xml b/standard-test/pom.xml
index 32e80fb..6f0726b 100644
--- a/standard-test/pom.xml
+++ b/standard-test/pom.xml
@@ -154,7 +154,7 @@
         <executions>
           <execution>
             <id>cactus-cactifywar</id>
-            <phase>package</phase>
+            <phase>pre-integration-test</phase>
             <goals>
               <goal>cactifywar</goal>
             </goals>