[
https://issues.apache.org/jira/browse/RAT-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14493073#comment-14493073
]
Christopher Tubbs commented on RAT-160:
---------------------------------------
I agree that {{**/build.log}} would be too much. A plain {{build.log}} should
be sufficient. maven-invoker-plugin does have the ability to suppress creating
build.log (that's my current workaround, but that information is too valuable
to make that permanent). I will file an issue to make the location of the
{{build.log}} file more configurable, or to put it in a different location by
default.
> 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
> Attachments: RAT-160-proposedPatch.txt
>
>
> 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.3.4#6332)