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

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

[~denn...@apache.org], I'm doing the same thing. The rat check isn't failing 
for the plugin module. It's failing the IT test, because the project being 
tested as the integration test includes my plugin, and a few other standard 
ones, including rat, to ensure that my plugin works with all these.

Example:

{code}
myplugin/
myplugin/pom.xml
myplugin/src/it/test-project
myplugin/target/test-project/pom.xml
myplugin/target/test-project/build.log <-- problem is here
myplugin/target/test-project/target
{code}

> 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