Class AnalyseMojo

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

    @Mojo(name="analyse",
          defaultPhase=TEST,
          requiresDependencyResolution=COMPILE)
    public class AnalyseMojo
    extends AemAnalyseMojo
    • Constructor Summary

      Constructors 
      Constructor Description
      AnalyseMojo()  
    • 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

      • AnalyseMojo

        public AnalyseMojo()