Author: khmarbaise
Date: Wed Nov 5 08:10:42 2014
New Revision: 1636818
URL: http://svn.apache.org/r1636818
Log:
- Added Link to RAT-187 to ignore har/sar files.
Modified:
maven/plugins/trunk/maven-ear-plugin/pom.xml
Modified: maven/plugins/trunk/maven-ear-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ear-plugin/pom.xml?rev=1636818&r1=1636817&r2=1636818&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ear-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ear-plugin/pom.xml Wed Nov 5 08:10:42 2014
@@ -170,6 +170,7 @@ under the License.
<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>