Author: hboutemy
Date: Mon Jul 4 20:48:19 2011
New Revision: 1142802
URL: http://svn.apache.org/viewvc?rev=1142802&view=rev
Log:
[MPOM-21] added invoker:report in reporting profile to display ITs
Modified:
maven/plugins/trunk/maven-plugins/pom.xml
Modified: maven/plugins/trunk/maven-plugins/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/pom.xml?rev=1142802&r1=1142801&r2=1142802&view=diff
==============================================================================
--- maven/plugins/trunk/maven-plugins/pom.xml (original)
+++ maven/plugins/trunk/maven-plugins/pom.xml Mon Jul 4 20:48:19 2011
@@ -285,6 +285,18 @@ under the License.
</build>
</profile>
<profile>
+ <id>reporting</id>
+ <reporting>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-invoker-plugin</artifactId>
+ <version>1.5</version>
+ </plugin>
+ </plugins>
+ </reporting>
+ </profile>
+ <profile>
<id>maven-3</id>
<activation>
<file>