Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0-alpha-3
-
Fix Version/s: 3.0-alpha-3
-
Component/s: Dependencies, Plugins and Lifecycle
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
In a build with only two goals where one requires dependency scope compile and the other runtime (i.e. none requires test scope), the provided and system dependencies will be missing because effectively only runtime dependencies will be resolved.
Fixed in r784480.