Author: hboutemy
Date: Sun Jul  3 20:45:36 2011
New Revision: 1142497

URL: http://svn.apache.org/viewvc?rev=1142497&view=rev
Log:
changed phase to verify instead of integration-test to allow the 
post-integration test tidy-up

Modified:
    maven/plugins/trunk/maven-plugins/src/site-docs/apt/index.apt

Modified: maven/plugins/trunk/maven-plugins/src/site-docs/apt/index.apt
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/src/site-docs/apt/index.apt?rev=1142497&r1=1142496&r2=1142497&view=diff
==============================================================================
--- maven/plugins/trunk/maven-plugins/src/site-docs/apt/index.apt (original)
+++ maven/plugins/trunk/maven-plugins/src/site-docs/apt/index.apt Sun Jul  3 
20:45:36 2011
@@ -36,7 +36,7 @@ Maven Plugins Parent POM
     to run its ITs, but by convention, these ITs are defined by every plugin 
in a <<<run-its>>> profile:
 
 +---
-mvn -Prun-its integration-test
+mvn -Prun-its verify
 +---
 
     As of version 21, this POM sets the Java source and target versions to 
1.5. Thus any plugin


Reply via email to