You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Allan Ramirez (JIRA)" <ji...@codehaus.org> on 2005/10/26 11:23:11 UTC

[jira] Updated: (MNG-904) the maven-created target directory needs to be excluded from the idea projects

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

Allan Ramirez updated MNG-904:
------------------------------

    Attachment: MNG-904-maven-idea-plugin.patch

-This patch will excludes all source files in target directory


> 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
>     Assignee: Allan Ramirez
>  Attachments: MNG-904-maven-idea-plugin.patch, 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org