the maven-created target directory needs to be excluded from the idea projects ------------------------------------------------------------------------------
Key: MPIDEA-38 URL: http://jira.codehaus.org/browse/MPIDEA-38 Project: maven-idea-plugin Type: Improvement 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]