[ http://jira.codehaus.org/browse/MNG-904?page=comments#action_46921 ] 

Trygve Laugstol commented on MNG-904:
-------------------------------------

I think you're right Brett, I tried this a long time ago but came to the same 
conclusion as you. Although, I think the IDEA plugin can fix this by looking at 
all the source directories and if there are anyone that's inside target/ 
exclude all directories target/ except for the (re)source folders. A hack, but 
it should work.

> the maven-created target directory needs to be excluded from the idea projects
> ------------------------------------------------------------------------------
>
>          Key: MNG-904
>          URL: http://jira.codehaus.org/browse/MNG-904
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-idea-plugin
>     Reporter: Matthew Pocock
>  Attachments: target.patch
>
>
> The idea plugin creates idea projects where the target/classes directory is 
> excluded. However, all the content in target is generated, and it confused 
> idea, forcing reloads and other glitches. I've patched the skeleton project 
> artifact to exclude the target directory entirely.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to