[ http://jira.codehaus.org/browse/MECLIPSE-3?page=all ] fabrizio giustina closed MECLIPSE-3: ------------------------------------
Resolution: Fixed fix in svn for 2.2. The plugin now does a manual artifact resolution and doesn't require reactor projects to be installed anymore. A snapshot with this change can be found at: http://cvs.apache.org/maven-snapshot-repository/org/apache/maven/plugins/maven-eclipse-plugin/2.2-SNAPSHOT/maven-eclipse-plugin-2.2-20060402.070500-1.jar > Generation of eclipse projects requires that reactor projects have installed > jars > --------------------------------------------------------------------------------- > > Key: MECLIPSE-3 > URL: http://jira.codehaus.org/browse/MECLIPSE-3 > Project: Maven 2.x Eclipse Plugin > Type: Bug > Versions: 2.0 > Reporter: Barry Kaplan > Assignee: fabrizio giustina > Fix For: 2.2 > > > 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