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

Christopher Tubbs commented on ACCUMULO-2776:
---------------------------------------------

-1

The rat plugin execution already ignores maven-generated target directories for 
modules in the project.

The only ones it doesn't already ignore are target directories that aren't 
supposed to be there, due to switching git branches with ignored target 
directories that get left behind.

If you want to fix that issue, then a better start would be to update the 
.gitignore file so git switching git branches doesn't result in silently 
ignored target directories for modules which don't exist in that branch.

> rat plugin should exclude build directories
> -------------------------------------------
>
>                 Key: ACCUMULO-2776
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2776
>             Project: Accumulo
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.5.0, 1.6.0
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Trivial
>              Labels: maven, rat
>             Fix For: 1.5.2, 1.6.1, 1.7.0
>
>
> right now our rat plugin will include the contents of maven's target/ 
> subdirectories, even though those are by definition generated files.



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

Reply via email to