o remove exception for rat plugin
Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/a148d4ae Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/a148d4ae Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/a148d4ae Branch: refs/heads/guice-from-google Commit: a148d4aee92ba27e0fa077b3417ef3d31d206730 Parents: c6e0b71 Author: Jason van Zyl <ja...@tesla.io> Authored: Sun Jul 21 14:04:11 2013 -0400 Committer: Olivier Lamy <ol...@apache.org> Committed: Sat Aug 10 21:46:50 2013 +1000 ---------------------------------------------------------------------- maven-compat/pom.xml | 13 ------------- 1 file changed, 13 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/a148d4ae/maven-compat/pom.xml ---------------------------------------------------------------------- diff --git a/maven-compat/pom.xml b/maven-compat/pom.xml index f1d0964..9e7374e 100644 --- a/maven-compat/pom.xml +++ b/maven-compat/pom.xml @@ -84,19 +84,6 @@ </dependencies> <build> - <pluginManagement> - <plugins> - <plugin> - <groupId>org.apache.rat</groupId> - <artifactId>apache-rat-plugin</artifactId> - <configuration> - <excludes combine.children="append"> - <exclude>compatibility.cfl</exclude> - </excludes> - </configuration> - </plugin> - </plugins> - </pluginManagement> <plugins> <plugin> <groupId>org.codehaus.plexus</groupId>