You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by de...@apache.org on 2007/01/08 22:20:50 UTC

svn commit: r494198 - /jakarta/commons/proper/validator/trunk/pom.xml

Author: dennisl
Date: Mon Jan  8 13:20:49 2007
New Revision: 494198

URL: http://svn.apache.org/viewvc?view=rev&rev=494198
Log:
Remove configuration for maven-site-plugin that is available in the parent.

Modified:
    jakarta/commons/proper/validator/trunk/pom.xml

Modified: jakarta/commons/proper/validator/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/validator/trunk/pom.xml?view=diff&rev=494198&r1=494197&r2=494198
==============================================================================
--- jakarta/commons/proper/validator/trunk/pom.xml (original)
+++ jakarta/commons/proper/validator/trunk/pom.xml Mon Jan  8 13:20:49 2007
@@ -226,16 +226,6 @@
 
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-site-plugin</artifactId>
-                <configuration>
-                    <moduleExcludes>
-                        <xdoc>**/navigation.xml</xdoc>
-                    </moduleExcludes>
-                </configuration>
-            </plugin>
-
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-surefire-report-plugin</artifactId>
             </plugin>
 



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