public abstract class AbstractCompilerMojo extends AbstractJangarooMojo
| Constructor and Description |
|---|
AbstractCompilerMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected JoocConfiguration |
createJoocConfiguration(org.apache.maven.plugin.logging.Log log) |
void |
execute()
Runs the compile mojo
|
protected abstract List<File> |
getActionScriptClassPath() |
protected abstract File |
getApiOutputDirectory() |
protected File |
getCatalogOutputDirectory() |
protected File |
getClassesOutputDirectory() |
protected abstract List<File> |
getCompileSourceRoots() |
protected abstract Set<String> |
getExcludes() |
File |
getGeneratedSourcesDirectory() |
protected abstract Set<String> |
getIncludes() |
protected abstract File |
getOutputDirectory() |
getNamespaces, getSourceDirectorygetMavenPluginHelper, getProjectprotected abstract File getOutputDirectory()
protected File getClassesOutputDirectory()
public File getGeneratedSourcesDirectory()
protected File getCatalogOutputDirectory()
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected JoocConfiguration createJoocConfiguration(org.apache.maven.plugin.logging.Log log) throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2002–2017 CoreMedia AG. All rights reserved.