|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.apache.myfaces.maven.plugin.AbstractAPTMojo
org.apache.myfaces.maven.plugin.TestAptMojo
public class TestAptMojo
| Field Summary |
|---|
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
TestAptMojo()
|
|
| Method Summary | |
|---|---|
void |
execute()
execute |
protected List |
getAptSourceRoots()
The extra source directories containing the source to be processed. |
protected List |
getClasspathElements()
classpath elements. |
protected List |
getCompileSourceRoots()
The source directories containing the sources to be compiled. |
protected String |
getGenerated()
The directory where generated code go. |
protected File |
getOutputDirectory()
The directory where compiled classes go. |
protected org.codehaus.plexus.compiler.util.scan.SourceInclusionScanner |
getSourceInclusionScanner()
|
| Methods inherited from class org.apache.myfaces.maven.plugin.AbstractAPTMojo |
|---|
getProject, getResourceTargetPath, getStaleMillis, getTargetFiles, isForce, isResourceFiltering, isVerbose |
| 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 |
|---|
public TestAptMojo()
| Method Detail |
|---|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
AbstractAPTMojo
execute in interface org.apache.maven.plugin.Mojoexecute in class AbstractAPTMojoorg.apache.maven.plugin.MojoExecutionExceptionprotected String getGenerated()
AbstractAPTMojo
getGenerated in class AbstractAPTMojoprotected List getCompileSourceRoots()
AbstractAPTMojo
getCompileSourceRoots in class AbstractAPTMojoprotected List getClasspathElements()
AbstractAPTMojo
getClasspathElements in class AbstractAPTMojoprotected File getOutputDirectory()
AbstractAPTMojo
getOutputDirectory in class AbstractAPTMojoprotected List getAptSourceRoots()
AbstractAPTMojo
getAptSourceRoots in class AbstractAPTMojoprotected org.codehaus.plexus.compiler.util.scan.SourceInclusionScanner getSourceInclusionScanner()
getSourceInclusionScanner in class AbstractAPTMojo
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||