Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0
-
Fix Version/s: 3.0-alpha-3
-
Component/s: None
-
Labels:None
-
Complexity:Intermediate
-
Patch Submitted:Yes
Description
With Maven 3.0-SNAPSHOT rev 795227 pom-less execution only works if plugin and all its dependencies are present in local repository. If any of the jars is not available locally, execution fails with MultipleArtifactsNotFoundException. Attached patch appears to solve the problem.
Issue Links
- is related to
-
MNG-3099
Profiles ignored when working with non-projects (such as archetype:create)
-
Fixed in r795353.