Class RequireProfileIdsExist

All Implemented Interfaces:
EnforcerRuleBase

@Named("requireProfileIdsExist") public final class RequireProfileIdsExist extends AbstractStandardEnforcerRule
Ensure that all profiles mentioned on the commandline do exist.
Author:
Robert Scholte, Gabriel Belingueres
  • Constructor Details

    • RequireProfileIdsExist

      @Inject public RequireProfileIdsExist(org.apache.maven.execution.MavenSession session)
  • Method Details