Author: olamy
Date: Sat May 10 06:33:25 2008
New Revision: 655084

URL: http://svn.apache.org/viewvc?rev=655084&view=rev
Log:
adapt to last maven-invoker-plugin changes [MINVOKER-22]

Modified:
    maven/plugins/trunk/maven-war-plugin/pom.xml

Modified: maven/plugins/trunk/maven-war-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-war-plugin/pom.xml?rev=655084&r1=655083&r2=655084&view=diff
==============================================================================
--- maven/plugins/trunk/maven-war-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-war-plugin/pom.xml Sat May 10 06:33:25 2008
@@ -206,6 +206,7 @@
                 <id>integration-test</id>
                 <phase>integration-test</phase>
                 <goals>
+                  <goal>install</goal>
                   <goal>run</goal>
                 </goals>
               </execution>


Reply via email to