Author: khmarbaise
Date: Sat Sep 6 22:20:43 2014
New Revision: 1622956
URL: http://svn.apache.org/r1622956
Log:
[MASSEMBLY-710]
- Fixed RAT report issues.
Modified:
maven/plugins/trunk/maven-assembly-plugin/pom.xml
maven/plugins/trunk/maven-assembly-plugin/src/it/projects/filtering-feature/filters-defined-in-build/invoker.properties
Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/pom.xml?rev=1622956&r1=1622955&r2=1622956&view=diff
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Sat Sep 6 22:20:43 2014
@@ -347,6 +347,7 @@ under the License.
<exclude>src/it/**/*.txt</exclude>
<!-- The following is used to exclude files with the extension
*.file -->
<exclude>src/it/**/*.file</exclude>
+
<exclude>src/it/projects/filtering-feature/filters-defined-in-build/src/main/config/**</exclude>
</excludes>
</configuration>
</plugin>
Modified:
maven/plugins/trunk/maven-assembly-plugin/src/it/projects/filtering-feature/filters-defined-in-build/invoker.properties
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/src/it/projects/filtering-feature/filters-defined-in-build/invoker.properties?rev=1622956&r1=1622955&r2=1622956&view=diff
==============================================================================
---
maven/plugins/trunk/maven-assembly-plugin/src/it/projects/filtering-feature/filters-defined-in-build/invoker.properties
(original)
+++
maven/plugins/trunk/maven-assembly-plugin/src/it/projects/filtering-feature/filters-defined-in-build/invoker.properties
Sat Sep 6 22:20:43 2014
@@ -14,5 +14,4 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
-
invoker.goals=clean package