Package berlin.yuna.mavendeploy.config
Class Compiler
- java.lang.Object
-
- berlin.yuna.mavendeploy.config.MojoBase
-
- berlin.yuna.mavendeploy.config.Compiler
-
public class Compiler extends MojoBase
-
-
Constructor Summary
Constructors Constructor Description Compiler(PluginSession session)
-
-
-
Constructor Detail
-
Compiler
public Compiler(PluginSession session)
-
-
Method Detail
-
build
public static Compiler build(PluginSession session)
-
compiler
public Compiler compiler() throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
-
testCompiler
public Compiler testCompiler() throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
-
-