Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Managing the scope in the depMgmt is an anti-pattern, as it makes it very hard to override the scope. Therefore all scopes should be removed from the dependency management in the parent poms and at the same time it should be enforced that the scope is always explicitly set locally with an enforcer rule (SLING-11410)
Attachments
Attachments
Issue Links
- is blocked by
-
SLING-11410 Maven enforcer rule which checks that all dependencies have an explicit scope set
- Closed
- is related to
-
MENFORCER-424 Maven enforcer rule which checks that all dependencies in dependencyManagement don't have an explicit scope set
- Closed
- links to