[MENFORCER-470] Configurable scopes for DependencyConvergence rule (original) (raw)
Details
- Type:
New Feature
- Status: Closed
- Priority:
Major
- Resolution: Fixed
- Affects Version/s: 3.2.1
Description
Currently, DependencyConvergence does not allow selecting scopes of dependencies that must be analyzed. This limitation does not allow configuring custom validation scenarios.
The proposal is to make scopes configurable. Implementation is done here: https://github.com/apache/maven-enforcer/pull/246
Issue Links
fixes
MENFORCER-365 DependencyConvergence rule should support ignoring some scopes
- Closed
links to