r4fterman opened a new issue, #987:
URL: https://github.com/apache/maven-enforcer/issues/987

   ### Affected version
   
   3.5.0
   
   ### Bug description
   
   The documentation about bannedDependendencies notes:
   
   > **excludes** - a list of artifacts to ban. The format is 
groupId[:artifactId][:version][:type][:scope][:classifier] ....
   
   In fact all dependencies are provided in the form:
   
   groupId[:artifactId][:type][:version][:scope][:classifier]
   
   e.g.: org.apache.logging.log4j:log4j-core:jar:2.19.0:compile


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

Reply via email to