Class CheckModuleMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="check-module",
          requiresProject=true,
          defaultPhase=PACKAGE)
    public final class CheckModuleMojo
    extends org.apache.maven.plugin.AbstractMojo
    Maven Goal to enforce spec rules and fail the build.
    Author:
    Romain Grecourt
    • Constructor Detail

      • CheckModuleMojo

        public CheckModuleMojo()
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException,
                            org.apache.maven.plugin.MojoFailureException
        Throws:
        org.apache.maven.plugin.MojoExecutionException
        org.apache.maven.plugin.MojoFailureException