elharo commented on code in PR #246:
URL: https://github.com/apache/maven-enforcer/pull/246#discussion_r1133769337


##########
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:
   import should be removed here too



-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to