You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by se...@apache.org on 2011/01/31 20:09:25 UTC

svn commit: r1065711 - /directory/project/trunk/pom.xml

Author: seelmann
Date: Mon Jan 31 19:09:24 2011
New Revision: 1065711

URL: http://svn.apache.org/viewvc?rev=1065711&view=rev
Log:
Removed maven-eclipse-plugin configuration

Modified:
    directory/project/trunk/pom.xml

Modified: directory/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/project/trunk/pom.xml?rev=1065711&r1=1065710&r2=1065711&view=diff
==============================================================================
--- directory/project/trunk/pom.xml (original)
+++ directory/project/trunk/pom.xml Mon Jan 31 19:09:24 2011
@@ -792,19 +792,6 @@
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-eclipse-plugin</artifactId>
-        <configuration>
-          <skip>false</skip>
-          <pde>true</pde>
-          <!-- Workaround for http://jira.codehaus.org/browse/MECLIPSE-94 -->
-          <eclipseProjectDir>..</eclipseProjectDir>
-          <!-- We don't want any sources or javadocs jars -->
-          <downloadSources>false</downloadSources>
-          <downloadJavadocs>false</downloadJavadocs>
-        </configuration>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-site-plugin</artifactId>
         <configuration>
           <reportPlugins>