You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2011/07/30 01:02:29 UTC

svn commit: r1152393 - /maven/plugins/trunk/maven-remote-resources-plugin/pom.xml

Author: rfscholte
Date: Fri Jul 29 23:02:29 2011
New Revision: 1152393

URL: http://svn.apache.org/viewvc?rev=1152393&view=rev
Log:
add verify goal for m-failsafe-p

Modified:
    maven/plugins/trunk/maven-remote-resources-plugin/pom.xml

Modified: maven/plugins/trunk/maven-remote-resources-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-remote-resources-plugin/pom.xml?rev=1152393&r1=1152392&r2=1152393&view=diff
==============================================================================
--- maven/plugins/trunk/maven-remote-resources-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-remote-resources-plugin/pom.xml Fri Jul 29 23:02:29 2011
@@ -354,6 +354,7 @@ under the License.
                 <id>integration-tests</id>
                 <goals>
                   <goal>integration-test</goal>
+                  <goal>verify</goal>
                 </goals>
                 <configuration>
                   <systemPropertyVariables>