Class RequireMatchingCoordinates

All Implemented Interfaces:
EnforcerRuleBase

@Named("requireMatchingCoordinates") public final class RequireMatchingCoordinates extends AbstractStandardEnforcerRule
This rule checks that the Maven coordinates (i.e. the project's groupId and artifactId) each match a given pattern.
Since:
3.5.0