The Loving Iron Fist of Maven — enforces project rules like dependency convergence, Java version, and banned dependencies.
<dependency>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.6.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Implement a custom Maven Enforcer rule.
Test enforcer rules in a separate profile before applying globally.
No dependency data recorded yet.