[
https://issues.apache.org/jira/browse/RAT-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stevo Slavic updated RAT-107:
-----------------------------
Attachment: apache-rat-project-RAT-107.patch
Attaching [^apache-rat-project-RAT-107.patch] which fixes the issue. Additional
integration test is included.
> useEclipseDefaultExcludes does not ignore sub-module's eclipse dotfiles.
> ------------------------------------------------------------------------
>
> Key: RAT-107
> URL: https://issues.apache.org/jira/browse/RAT-107
> Project: Apache Rat
> Issue Type: Bug
> Components: maven
> Affects Versions: 0.8
> Environment: Maven 3.03, Java 1.6.0_29, eclipse Indigo Service
> release 1
> Reporter: jv
> Labels: eclipse, maven
> Attachments: apache-rat-project-RAT-107.patch
>
>
> useEclipseDefaultExcludes works for ignoring eclipse dotfiles in the parent
> pom's directory, but when used in conjuction with excludeSubProjects=false,
> subProjects eclipse dotfiles are not ignored and I believe they should be.
> This can be recreated by having a maven project with integrated submodules,
> and setting up RAT to <excludeSubProjects>false</excludeSubProjects> and
> <useEclipseDefaultExcludes>true</useEclipseDefaultExcludes>. In the generated
> output file you will see the .project and .settings file/folder are not
> included in the check, but the <submodule>/.project and <submodule>/.settings
> file/folder are checked (and will presumably fail).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira