Goal 'idea' requires modules to be installed in order to generate module
dependencies in the IDEA project file
--------------------------------------------------------------------------------------------------------------
Key: MIDEA-63
URL: http://jira.codehaus.org/browse/MIDEA-63
Project: Maven 2.x Idea Plugin
Issue Type: Bug
Affects Versions: 2.0
Reporter: Norman Fomferra
Priority: Minor
The goal 'idea' requires modules in a multi-module project to be installed in
order to generate module dependencies in the IDEA project file. You must
mvn clean install idea:idea
in order to create functioning IDEA module files. Actually the should be
sufficient
mvn clean package idea:idea
as it is for the eclipse plug-in.
--
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