Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0
-
Fix Version/s: 3.0.1
-
Component/s: Dependencies, POM
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
Import of managed dependencies works only if the managed depencency uses scope import and is of type pom. The latter condition is easily forgotten/overlooked by users which then wonder why the import doesn't work. Maven should emit a validation warning to help troubleshoot this typo.
Done in r1037689.