RAT Pom cleanup
---------------

                 Key: RAT-65
                 URL: https://issues.apache.org/jira/browse/RAT-65
             Project: RAT
          Issue Type: Improvement
    Affects Versions: 0.7
            Reporter: Brian Fox
             Fix For: 0.7
         Attachments: rat-pom-cleanup.patch

While reviewing the build for RAT-64, I noticed some cleanups that can be made:

1) get rid of using /src/main/java for a resource folder. I found only one file 
that would be affected (package.html) and moved it to src/main/resources
2) scm info duplicated in module poms...this will be inherited from the parent 
module
3) use apache parent v6 to pull in latest apache config
4) moved plugin versions to pluginManagement
5) specified proper groups for plugins (assuming org.apache.maven.plugins is 
deprecated in maven3)

see attached patch for these fixes.


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