- Added Link to RAT-187 to ignore har/sar files.

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1636818 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 982d655..c48569a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -170,6 +170,7 @@
               <exclude>src/test/resources/projects/project-016/src/main/ear/MANIFEST.MF</exclude>
               <!--
                 Added the following excludes cause they have been reported as wrong.
+                https://issues.apache.org/jira/browse/RAT-187
               -->
               <exclude>src/test/resources/m2repo/eartest/har-sample-one/1.0/har-sample-one-1.0.har</exclude>
               <exclude>src/test/resources/m2repo/eartest/sar-sample-one/1.0/sar-sample-one-1.0.sar</exclude>