You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2008/08/06 14:10:40 UTC

svn commit: r683239 - /maven/plugins/trunk/maven-dependency-plugin/pom.xml

Author: aheritier
Date: Wed Aug  6 05:10:40 2008
New Revision: 683239

URL: http://svn.apache.org/viewvc?rev=683239&view=rev
Log:
Reporting is already defined in plugins-parent

Modified:
    maven/plugins/trunk/maven-dependency-plugin/pom.xml

Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/pom.xml?rev=683239&r1=683238&r2=683239&view=diff
==============================================================================
--- maven/plugins/trunk/maven-dependency-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-dependency-plugin/pom.xml Wed Aug  6 05:10:40 2008
@@ -249,16 +249,6 @@
     </dependency>
   </dependencies>
 
-  <reporting>
-    <outputDirectory>target/site</outputDirectory>
-    <plugins>
-      <plugin>
-        <artifactId>maven-plugin-plugin</artifactId>
-        <version>2.4.2</version>
-      </plugin>
-    </plugins>
-  </reporting>
-
   <!--remove when SHITTY is released-->
   <pluginRepositories>
     <pluginRepository>