adobe / aem-spa-project-archetype

Maven Archetype for creating new AEM SPA projects
Apache License 2.0
61 stars 32 forks source link

Ignore all target dirs with apache-rat-plugin #90

Closed samuelmeuli closed 5 years ago

samuelmeuli commented 5 years ago
Q                       A
Fixed Issues?
Patch: Bug Fix? Yes
Minor: New Feature? No
Major: Breaking Change? No
Tests Added + Pass? No
Documentation Provided No
Any Dependency Changes? No
License Apache License, Version 2.0

This PR extends the apache-rat-plugin config so target directories such as src/main/resources/archetype-resources/angular-app/target are also ignored.