Author: olamy
Date: Mon May 14 21:35:44 2012
New Revision: 1338442
URL: http://svn.apache.org/viewvc?rev=1338442&view=rev
Log:
report testing
Modified:
maven/plugins/branches/maven-compiler-plugin-annotations/pom.xml
Modified: maven/plugins/branches/maven-compiler-plugin-annotations/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/branches/maven-compiler-plugin-annotations/pom.xml?rev=1338442&r1=1338441&r2=1338442&view=diff
==============================================================================
--- maven/plugins/branches/maven-compiler-plugin-annotations/pom.xml (original)
+++ maven/plugins/branches/maven-compiler-plugin-annotations/pom.xml Mon May 14
21:35:44 2012
@@ -202,6 +202,16 @@ under the License.
</pluginManagement>
</build>
+ <reporting>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-plugin-plugin</artifactId>
+ <version>3.0-SNAPSHOT</version>
+ </plugin>
+ </plugins>
+ </reporting>
+
<profiles>
<profile>
<id>run-its</id>