aggregate parent pom build fails rat test
-----------------------------------------

                 Key: UIMA-1813
                 URL: https://issues.apache.org/jira/browse/UIMA-1813
             Project: UIMA
          Issue Type: Bug
          Components: Build, Packaging and Test
            Reporter: Marshall Schor
            Assignee: Marshall Schor


The aggregate parent pom is placed so that it includes the sub poms in its 
directory.  This causes sub poms which are not in the <modules> list to be 
scanned by RAT.

There are other issues where this inclusion of sub poms makes for problems - 
such as Eclipse listing the poms twice in the project explorer view.

Fix this by moving the aggregate-parent-pom project to be on the same directory 
level as all the other poms.

Note: This will require that Eclipse developers delete and check out the build 
directory and re-import the build projects (sorry about that...)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to