[ https://jira.codehaus.org/browse/MWAR-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Karl-Heinz Marbaise closed MWAR-319. ------------------------------------ Resolution: Fixed Fixed in [r1622865|http://svn.apache.org/r1622865]. Now the rat report looks like this: {code} mvn org.apache.rat:apache-rat-plugin:0.11:check -Drat.ignoreErrors=true -Drat.excludeSubProjects=false [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Maven WAR Plugin 2.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- apache-rat-plugin:0.11:check (default-cli) @ maven-war-plugin --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: src/test/resources/unit/sample_wars/sample.par [INFO] Exclude: src/test/resources/unit/sample_wars/simple.mar [INFO] Exclude: src/test/resources/unit/sample_wars/simple.xar [INFO] 207 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 195 licence. [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.634s [INFO] Finished at: Sat Sep 06 16:31:06 CEST 2014 [INFO] Final Memory: 10M/216M [INFO] ------------------------------------------------------------------------ {code} > Fix RAT Report > -------------- > > Key: MWAR-319 > URL: https://jira.codehaus.org/browse/MWAR-319 > Project: Maven WAR Plugin > Issue Type: Improvement > Affects Versions: 2.5 > Reporter: Karl-Heinz Marbaise > Priority: Minor > Fix For: 2.5 > > > Clean up missing license headers. -- This message was sent by Atlassian JIRA (v6.1.6#6162)