Class EclipselinkStaticWeaveMojo

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

    @Mojo(requiresDependencyResolution=COMPILE,
          defaultPhase=PROCESS_CLASSES,
          name="weave",
          requiresProject=true)
    public class EclipselinkStaticWeaveMojo
    extends org.apache.maven.plugin.AbstractMojo
    Author:
    Morten Haraldsen
    • Constructor Detail

      • EclipselinkStaticWeaveMojo

        public EclipselinkStaticWeaveMojo()
    • Method Detail

      • execute

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

        public void setLogLevel​(String logLevel)