Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.9.6
-
Fix Version/s: None
-
Component/s: Maven Launcher
-
Labels:None
-
Number of attachments :
Description
I'm using eclipse 3.4 with wtp 3.0.1, m2eclipse 0.9.6.20080822-1053 and the embedded maven.
Import the example projects from MNGECLIPSE-703 (703-example-projects.zip) with activated
workspace resolution and launch a "Run as .. maven package" on the TestWeb project.
It will fail with "Transitive dependency resolution for scope: compile has failed for your project".
Issue Links
- is related to
-
MNGECLIPSE-1134
maven launch shortcuts should use settings for workspace artifact resolution from project configuration
-
As a workaround you could explicitly create launch configuration for your project and explicitly enable workspace dependency resolution.