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

Andrei Savu commented on WHIRR-319:
-----------------------------------

> Does it cause a failure if you don't do this? I thought IDEA files are 
> already excluded.

Yes, it fails because the patterns (*.iml, *.ipr and *.iws) are useless if the 
project is stored as a .idea folder. 

>  How are you invoking it?

mvn install (with the patch) OR mvn checkstyle:checkstyle from the root dir. 

>  Which version of Maven are you using?

{noformat}
$ mvn -V 
Apache Maven 3.0.1 (r1038046; 2010-11-23 12:58:32+0200)
Java version: 1.6.0_24
Java home: /usr/lib/jvm/java-6-sun-1.6.0.24/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "2.6.35-23-generic" arch: "i386" Family: "unix"
{noformat}



> Run rat & checkstyle before packaging 
> --------------------------------------
>
>                 Key: WHIRR-319
>                 URL: https://issues.apache.org/jira/browse/WHIRR-319
>             Project: Whirr
>          Issue Type: Improvement
>            Reporter: Andrei Savu
>            Assignee: Tom White
>             Fix For: 0.6.0
>
>         Attachments: WHIRR-319.patch, WHIRR-319.patch, checkstyle-result.xml
>
>
> As Patrick suggested I believe this could help us avoid some release issues.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to