Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
2.2.1
-
None
-
None
Description
I want to be able to define a large set of common dependencies in a shared pom. The trouble is this only works if the dependencies are compile scope, but not provided scope. For my situation the dependencies are already present in the server lib directory, so I don't want them bundled with the aar.
Attachments
Issue Links
- duplicates
-
MNG-2205 "provided" scope dependencies must be transitive
- Closed