[ 
https://issues.apache.org/jira/browse/RAT-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13968743#comment-13968743
 ] 

Christopher Tubbs commented on RAT-160:
---------------------------------------

[~denn...@apache.org]: Here's an example project to demonstrate the issue: 
https://github.com/ctubbsii/test-maven-plugin based on the maven-plugin 
archetype.

Note that the check-licenses-outer execution of the RAT plugin succeeds fine, 
but the check-licenses-inner execution (the one in the IT project itself) does 
not. Note that the invoker plugin creates two target directories. The outer one 
is for the plugin project. The inner one is for the IT project, meant to test 
the plugin.

> Fails to ignore build.log created by maven-invoker-plugin
> ---------------------------------------------------------
>
>                 Key: RAT-160
>                 URL: https://issues.apache.org/jira/browse/RAT-160
>             Project: Apache Rat
>          Issue Type: Bug
>    Affects Versions: 0.10
>            Reporter: Christopher Tubbs
>             Fix For: 0.11
>
>
> When using maven-invoker-plugin to run integration-tests for a maven plugin 
> project, maven-invoker-plugin creates a build.log file in the basedir for the 
> project.
> This may be a bug in maven-invoker-plugin. Perhaps it'd be better to put this 
> file in its build directory, rather than its basedir. Regardless, the 
> apache-rat-plugin should ignore this build.log file.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to