Hi Paul, 

Thanks for testing.
Please make sure no other files but the project's files are in the base folder 
(and any other folders for that matter).
Its common to download patch files to the base dir to apply them but these make 
the maven build fail (rat plugin) because thy don't have the apache license and 
rat does not know that they do not belong to the project.

Maven 2.2 should be ok

Cheers
-david

        
On Nov 9, 2011, at 1:08 AM, Paul Baclace wrote:

> I tried the patch, but I get plenty of errors.   Is mvn v2.2 okay to use?
> 
> > mvn clean   package assembly:assembly
> [...]
> [ERROR] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Too many unapproved licenses: 2
> 
> What does "Too many unapproved licenses" mean?  Legal assertion failed?
> 
> If I could build it, then I could test it.  (There must be something wrong 
> since it appears the progression from make(1) to Ant to Maven has had the 
> effects "don't know how to build x from y" to "undefined plugin" to "Too many 
> unapproved licenses".)
> 
> 
> Paul
> 
> 
> On 20111108 21:03 , David Alves (Updated) (JIRA) wrote:
>>      [ 
>> https://issues.apache.org/jira/browse/WHIRR-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>>  ]
>> 
>> David Alves updated WHIRR-352:
>> ------------------------------
>> 
>>     Attachment: WHIRR-352.patch
>> 
>> I *think* I got it. I removed the dependency on parent proj from build-tools 
>> so that now it builds first.
>> 
>> Please Review!
>> 
>>> mvn package assembly:assembly fails
>>> -----------------------------------
>>> 
>>>                 Key: WHIRR-352
>>>                 URL: https://issues.apache.org/jira/browse/WHIRR-352
>>>             Project: Whirr
>>>          Issue Type: Bug
>>>          Components: build
>>>    Affects Versions: 0.6.0
>>>         Environment: linux
>>>            Reporter: Karel Vervaeke
>>>            Assignee: David Alves
>>>              Labels: patch
>>>             Fix For: 0.7.0
>>> 
>>>         Attachments: WHIRR-352.patch, WHIRR-352.patch, WHIRR-352.patch
>>> 
>>> 
>>> mvn package assembly:assembly fails. Output ends with:
>>> [ERROR] BUILD ERROR
>>> [INFO] 
>>> ------------------------------------------------------------------------
>>> [INFO] An error has occurred in Checkstyle report generation.
>>> Embedded error: Failed during checkstyle execution
>>> Could not find resource './build-tools/src/main/resources/checkstyle.xml'.
>>> [INFO] 
>>> ------------------------------------------------------------------------
>>> [INFO] For more information, run Maven with the -e switch
>>> [INFO] 
>>> ------------------------------------------------------------------------
>> --
>> This message is automatically generated by JIRA.
>> If you think it was sent incorrectly, please contact your JIRA 
>> administrators: 
>> https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
>> For more information on JIRA, see: http://www.atlassian.com/software/jira
>> 
>> 
>> 
> 

Reply via email to