Generation of eclipse projects requires that reactor projects have installed
jars
---------------------------------------------------------------------------------
Key: MNG-1623
URL: http://jira.codehaus.org/browse/MNG-1623
Project: Maven 2
Type: Bug
Components: maven-eclipse-plugin
Versions: 2.0
Reporter: Barry Kaplan
Most reactor actions work without requiring projects in the hierachy to have
installed jars. eg, You can compile and test the hierarchy using only the
project target directories. However, when generating eclipse projects, the
plugin will fail if a dependent project in the hierarchy does not have its jar
installed. (Note, that if the jar /is/ installed, a direct project reference
/will/ be defined in the .classpath -- ie, the project installed jar is never
actually used.)
--
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]