slawekjaranowski commented on code in PR #198:
URL: https://github.com/apache/maven-enforcer/pull/198#discussion_r1051429294


##########
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/AbstractBanDependencies.java:
##########
@@ -18,22 +18,15 @@
  */

Review Comment:
   Only classes from `enforcer-api` should be used to write own rules, like we 
have in docs:
   https://maven.apache.org/enforcer/enforcer-api/writing-a-custom-rule.html
   
   even more in `extra-enforcer-rules` internal `enforcer-rules` are baned:
   
https://github.com/mojohaus/extra-enforcer-rules/blob/master/pom.xml#L147-L152



-- 
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