alexey-anufriev commented on code in PR #246:
URL: https://github.com/apache/maven-enforcer/pull/246#discussion_r1135606138
##########
enforcer-rules/src/site/apt/dependencyConvergence.apt.vm:
##########
@@ -139,6 +139,9 @@ and
* <<excludes>> - A list of artifacts for which dependency convergence
should not be enforced. These are exceptions
to the includes.
+ * <<scopes>> - A list of scopes of artifacts for which dependency
convergence should be enforced. Not specifying
+ any scopes is interpreted as having the following scopes activated:
compile, runtime, import, system.
Review Comment:
Done
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]