com.sun.enterprise.module.maven
Class HK2TestCompileMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.maven.plugin.AbstractCompilerMojo
com.sun.enterprise.module.maven.CompilerMojo
com.sun.enterprise.module.maven.HK2CompileMojo
com.sun.enterprise.module.maven.HK2TestCompileMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class HK2TestCompileMojo
- extends HK2CompileMojo
- Author:
- Jerome Dochez
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| 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 |
HK2TestCompileMojo
public HK2TestCompileMojo()
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.CompilationFailureException
- Specified by:
execute in interface org.apache.maven.plugin.Mojo- Overrides:
execute in class HK2CompileMojo
- Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.CompilationFailureException
getCompileSourceRoots
protected List getCompileSourceRoots()
- Overrides:
getCompileSourceRoots in class CompilerMojo
getClasspathElements
protected List getClasspathElements()
- Overrides:
getClasspathElements in class CompilerMojo
getOutputDirectory
protected File getOutputDirectory()
- Overrides:
getOutputDirectory in class CompilerMojo
Copyright © 2012 Oracle Corporation. All Rights Reserved.