== Why is this an issue? Whether they are disallowed locally for security, license, or dependability reasons, forbidden dependencies should not be used. This rule raises an issue when the group or artifact id of a direct dependency matches the configured forbidden dependency pattern. === Noncompliant code example With a parameter of: ``++*:.*log4j.*++`` [source,xml] ---- log4j log4j 1.2.17 ---- ifdef::env-github,rspecator-view[] ''' == Implementation Specification (visible only on this page) include::message.adoc[] include::parameters.adoc[] include::highlighting.adoc[] ''' == Comments And Links (visible only on this page) include::comments-and-links.adoc[] endif::env-github,rspecator-view[]