You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2006/05/03 08:51:16 UTC

svn commit: r399174 - /myfaces/tobago/trunk/tobago-tool/tobago-tool-apt/pom.xml

Author: bommel
Date: Tue May  2 23:51:12 2006
New Revision: 399174

URL: http://svn.apache.org/viewcvs?rev=399174&view=rev
Log:
disable checkstyle

Modified:
    myfaces/tobago/trunk/tobago-tool/tobago-tool-apt/pom.xml

Modified: myfaces/tobago/trunk/tobago-tool/tobago-tool-apt/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/tobago/trunk/tobago-tool/tobago-tool-apt/pom.xml?rev=399174&r1=399173&r2=399174&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-tool/tobago-tool-apt/pom.xml (original)
+++ myfaces/tobago/trunk/tobago-tool/tobago-tool-apt/pom.xml Tue May  2 23:51:12 2006
@@ -11,22 +11,6 @@
   <name>Tobago Apt</name>
   <description>Tobago Apt</description>
 
-  <reporting>
-    <plugins>
-
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-checkstyle-plugin</artifactId>
-        <configuration>
-          <configLocation>org/apache/myfaces/tobago/checkstyle.xml</configLocation>
-          <xrefLocation>xref</xrefLocation>
-          <excludes>**/package-info.java</excludes>
-        </configuration>
-      </plugin>
-
-    </plugins>
-  </reporting>
-
   <dependencies>
 
     <dependency>