Author: ptahchiev
Date: Sat Feb  2 11:31:07 2008
New Revision: 617868

URL: http://svn.apache.org/viewvc?rev=617868&view=rev
Log:
test to remove the build tools from the checkstyle.

Modified:
    jakarta/cactus/branches/CACTUS_TRUNK_MAMOUTH/pom.xml

Modified: jakarta/cactus/branches/CACTUS_TRUNK_MAMOUTH/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/branches/CACTUS_TRUNK_MAMOUTH/pom.xml?rev=617868&r1=617867&r2=617868&view=diff
==============================================================================
--- jakarta/cactus/branches/CACTUS_TRUNK_MAMOUTH/pom.xml (original)
+++ jakarta/cactus/branches/CACTUS_TRUNK_MAMOUTH/pom.xml Sat Feb  2 11:31:07 
2008
@@ -201,13 +201,13 @@
                                <plugin>
                                        
<groupId>org.apache.maven.plugins</groupId>
                                        
<artifactId>maven-checkstyle-plugin</artifactId>
-                                       <dependencies>
+                                       <!--dependencies>
                                                <dependency>
                                                
<groupId>org.apache.cactus</groupId>
                                                
<artifactId>cactus.build.tools</artifactId>
                                                <version>${version}</version>
                                                </dependency>
-                                       </dependencies>
+                                       </dependencies-->
                                        <configuration>
                                                
<consoleOutput>true</consoleOutput>
                                                
<configLocation>build-tools/checkstyle.xml</configLocation>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to