Author: khmarbaise
Date: Thu Nov 27 19:35:51 2014
New Revision: 1642217

URL: http://svn.apache.org/r1642217
Log:
Removed part of the pom which has been mentioned to fail
the build if removed which i can't reproduce.

Modified:
    maven/enforcer/trunk/pom.xml

Modified: maven/enforcer/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/enforcer/trunk/pom.xml?rev=1642217&r1=1642216&r2=1642217&view=diff
==============================================================================
--- maven/enforcer/trunk/pom.xml (original)
+++ maven/enforcer/trunk/pom.xml Thu Nov 27 19:35:51 2014
@@ -154,17 +154,6 @@
     </contributor>
   </contributors>
   <build>
-    <resources>
-      <!-- Include super-pom defined main/resources
-        Removing this section will break the build.
-        Since we have defined a new build/resources
-        section for the Apache process LICENSE and NOTICE
-        files, this original default section is now
-        required. -->
-      <resource>
-        <directory>${basedir}/src/main/resources</directory>
-      </resource>
-    </resources>
     <pluginManagement>
       <plugins>
         <plugin>


Reply via email to