Class DeclarativeStructureCheckMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
one.x1f.sip.foundation.mvnplugin.DeclarativeStructureCheckMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="declarative-structure-check", defaultPhase=COMPILE, requiresDependencyResolution=COMPILE_PLUS_RUNTIME) public class DeclarativeStructureCheckMojo extends org.apache.maven.plugin.AbstractMojo
  • Field Details

  • Constructor Details

    • DeclarativeStructureCheckMojo

      public DeclarativeStructureCheckMojo()
  • Method Details

    • execute

      public void execute() throws org.apache.maven.plugin.MojoExecutionException
      Throws:
      org.apache.maven.plugin.MojoExecutionException
    • setMavenProject

      protected void setMavenProject(org.apache.maven.project.MavenProject mavenProject)
    • setSourceDir

      protected void setSourceDir(File sourceDir)