Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.2
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
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.)
The title should be :
eclipse:eclipse requires target/classes directories present for project references.
see relative http://jira.codehaus.org/browse/MECLIPSE-67.
Olivier