Revert "ACCUMULO-3800 Add exclusion for DEPENDENCIES"

This reverts commit 8e99ed222db49e0f9a4f03ae90d1cbcf44bb1a87.


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/18f79559
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/18f79559
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/18f79559

Branch: refs/heads/master
Commit: 18f79559f61ce553befe5dc0b6943e9136bdf8d6
Parents: d9fd35b
Author: Christopher Tubbs <ctubb...@apache.org>
Authored: Tue May 12 11:42:12 2015 -0400
Committer: Christopher Tubbs <ctubb...@apache.org>
Committed: Tue May 12 12:08:35 2015 -0400

----------------------------------------------------------------------
 pom.xml | 9 ---------
 1 file changed, 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/18f79559/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f4c734b..5bf65e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -955,15 +955,6 @@
             </execution>
           </executions>
         </plugin>
-        <plugin>
-          <groupId>org.apache.rat</groupId>
-          <artifactId>apache-rat-plugin</artifactId>
-          <configuration>
-            <excludes>
-              <exclude>DEPENDENCIES</exclude>
-            </excludes>
-          </configuration>
-        </plugin>
       </plugins>
     </pluginManagement>
     <plugins>

Reply via email to