Add apache-maven-3.3.9 to rat exclude for travis-ci

Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/8b653902
Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/8b653902
Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams/diff/8b653902

Branch: refs/heads/master
Commit: 8b6539024c07bbb9197e793faaf34c9f345468be
Parents: 166b641
Author: Joey Frazee <jfra...@apache.org>
Authored: Sat Jan 14 17:25:41 2017 -0600
Committer: Joey Frazee <jfra...@apache.org>
Committed: Sat Jan 14 17:25:41 2017 -0600

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/8b653902/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7751d45..36bff2e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -647,6 +647,7 @@
                             <exclude>**/*.svg</exclude>
                             <exclude>dependency-reduced-pom.xml</exclude>
                             <exclude>rat.txt</exclude>
+                            <exclude>apache-maven-3.3.9/**/*</exclude>
                         </excludes>
                     </configuration>
                 </plugin>

Reply via email to