On Fri, 24 Feb 2012, Svante Schubert wrote:
I would suggest to do it similar here. Has anybody further information on the issue below. Again the apache-rat-plugin triggered the failure. Similar as in my local build yesterday, but on a different project.

The problem is that someone has added new files, but neglected to add the Apache license header to them:

mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check 
(default) on project odfdom-java: Too many unapproved licenses: 2
cause : Too many unapproved licenses: 2
Stack trace :
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.rat:apache-rat-plugin:0.7:check (default) on project odfdom-java: 
Too many unapproved licenses: 2

The license headers should ideally be added by the person who added the file. Could whoever has added new files to svn recently please double check that the headers are there, and add them if not?

(To check, run "mvn rat:check" then look for rat.txt files which report the state)

Nick

Reply via email to