Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.0-alpha-3, 1.0
-
Fix Version/s: None
-
Component/s: Plugin
-
Labels:None
-
Environment:Tested with Maven 2.0.7 and 2.0.8 on Linux with Java 1.5
-
Number of attachments :
Description
Create a new simple multimodule-project and call mvn validate at the toplevel. This leads to a build failure if none of the multimodule-artifacts are in your local repository.
Attached is a simple test project for reproducing this bug.
Attachments
Issue Links
| This issue is related to: | ||||
| MNG-4331 | Add new mojo annotation @requiresDependencyCollection to grab dependency tree without files |
|
|
|
| This issue depends upon: | ||||
| MNG-3283 | Plugins that require dependency resolution in early phases cause dependency resolution issue |
|
|
|
| MECLIPSE-380 | dependencies in multi-module may projects require a 'mvn install' before using |
|
|
|
This is blocking as it prevents releasing (release:prepare).