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>


Reply via email to