Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 2.0-beta-3, 2.0-beta-4
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
A multi-project build:
root
L Project-A (plugin)
L Project-B (jar) (B uses A as plugin)
To successfully build such a project-structure phase 'install' has to be called - at least for the project A - to ensure there exists a plugin in the local repository with the correct name/group and VERSION wich is used during the same build from project B.
Issue Links
- duplicates
-
MRELEASE-330
target release:prepare fails for multiproject if cross project dependencies exist
-
-
MRELEASE-3
release:prepare should not require multimodule artifacts to be in the local repository
-
Try the command line with -DpreparationGoals="install".
Or what you want .