Class ProjectAnalyseMojo

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

    @Mojo(name="project-analyse",
          defaultPhase=VERIFY,
          requiresDependencyResolution=COMPILE)
    public class ProjectAnalyseMojo
    extends AemAnalyseMojo
    • Method Summary

      • Methods inherited from class org.apache.maven.plugin.AbstractMojo

        getLog, getPluginContext, setLog, setPluginContext
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ProjectAnalyseMojo

        public ProjectAnalyseMojo()