Author: hboutemy
Date: Sat Jul  2 19:23:41 2011
New Revision: 1142276

URL: http://svn.apache.org/viewvc?rev=1142276&view=rev
Log:
added phase to sample run-its command

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=1142276&r1=1142275&r2=1142276&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 Sat Jul  2 
19:23:41 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
+mvn -Prun-its integration-test
 +---
 
     As of version 21, this POM sets the Java source and target versions to 
1.5. Thus any plugin


Reply via email to