mvn idea:idea should call phases process-sources and generate-resources -----------------------------------------------------------------------
Key: MIDEA-108 URL: http://jira.codehaus.org/browse/MIDEA-108 Project: Maven 2.x IDEA Plugin Issue Type: Bug Affects Versions: 2.1 Reporter: Samuel Langlois Priority: Minor Attachments: pom.xml Calling idea:idea also calls the generate-sources phase, which is good. However, it should also calls the process-sources and generate-resources phases, in case some plugins where added there. That's what the eclipse:eclipse goal does, at least ;-) -- 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