You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ol...@apache.org on 2011/10/14 00:36:51 UTC

svn commit: r1183150 - /tomcat/maven-plugin/trunk/pom.xml

Author: olamy
Date: Thu Oct 13 22:36:51 2011
New Revision: 1183150

URL: http://svn.apache.org/viewvc?rev=1183150&view=rev
Log:
link to sonar report

Modified:
    tomcat/maven-plugin/trunk/pom.xml

Modified: tomcat/maven-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/pom.xml?rev=1183150&r1=1183149&r2=1183150&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/pom.xml (original)
+++ tomcat/maven-plugin/trunk/pom.xml Thu Oct 13 22:36:51 2011
@@ -527,6 +527,11 @@
             <artifactId>findbugs-maven-plugin</artifactId>
             <version>2.3.2</version>
           </plugin>
+          <plugin>
+            <groupId>org.codehaus.sonar-plugins</groupId>
+            <artifactId>maven-report</artifactId>
+            <version>0.1</version>
+          </plugin>
         </plugins>
       </reporting>
     </profile>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org