Uploaded image for project: 'Apache Rat'
  1. Apache Rat
  2. RAT-107

useEclipseDefaultExcludes does not ignore sub-module's eclipse dotfiles.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.8
    • None
    • Client - maven
    • Maven 3.03, Java 1.6.0_29, eclipse Indigo Service release 1

    Description

      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).

      Attachments

        1. apache-rat-project-RAT-107.patch
          13 kB
          Stevo Slavić

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jvines jv
              Votes:
              2 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: