You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2007/11/09 17:43:27 UTC

svn commit: r593588 - /directory/sandbox/felixk/pom.xml

Author: felixk
Date: Fri Nov  9 08:43:26 2007
New Revision: 593588

URL: http://svn.apache.org/viewvc?rev=593588&view=rev
Log:
Don't create .project/.classpath in the projects root directory

Modified:
    directory/sandbox/felixk/pom.xml

Modified: directory/sandbox/felixk/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/pom.xml?rev=593588&r1=593587&r2=593588&view=diff
==============================================================================
--- directory/sandbox/felixk/pom.xml (original)
+++ directory/sandbox/felixk/pom.xml Fri Nov  9 08:43:26 2007
@@ -901,6 +901,13 @@
         <plugins>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-eclipse-plugin</artifactId>
+                <configuration>
+                    <skip>true</skip>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-site-plugin</artifactId>
                 <configuration>
                     <excludeModules>