Class EclipselinkStaticWeaveMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- com.ethlo.persistence.tools.eclipselink.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 Summary
Constructors Constructor Description EclipselinkStaticWeaveMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()voidsetLogLevel(String logLevel)
-
-
-
Method Detail
-
execute
public void execute() throws org.apache.maven.plugin.MojoExecutionException- Throws:
org.apache.maven.plugin.MojoExecutionException
-
setLogLevel
public void setLogLevel(String logLevel)
-
-