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

Robert Burrell Donkin commented on RAT-126:
-------------------------------------------

Hi Bernd

We're pushing towards releasing Apache Rat 0.9 very soon. If you could supply a 
patch including appropriate tests, we might be able to squeeze a fix in. 
Otherwise, it will probably need to wait until 0.10 (though I hope we'll be 
able to release more often in the new future).

Robert
                
> Default excludes do not ignore .git/ repository
> -----------------------------------------------
>
>                 Key: RAT-126
>                 URL: https://issues.apache.org/jira/browse/RAT-126
>             Project: Apache Rat
>          Issue Type: Bug
>          Components: maven
>    Affects Versions: 0.8
>         Environment: Windows 7, Maven 3.0.4, Oracle JDK 1.7.0_11, Eclipse
>            Reporter: Bernd Eckenfels
>            Priority: Minor
>
> When running the RAT 0.8 maven plugin from command line (no POM entry for the 
> plugin) in a Eclipse+Maven project which is checked out from .git/ the plugin 
> will not by default exclude the repository dotdir.
> C:\ws\proj>\ws\apache-maven-3.0.4\bin\mvn -s ..\empty.xml 
> org.apache.rat:apache-rat-plugin:check
> ...
> [INFO] --- apache-rat-plugin:0.8:check (default-cli) @ et-otp ---
> [INFO] No excludes
> ...
> The excludes should eighter be contained in the eclipse defaults or have its 
> own dotfile or scm category. A workaround would be to specify the excludes, 
> unfortunatelly there seems to be no expression associated with the exclude 
> property of the mojo.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to