public abstract class AbstractExmlMojo
extends net.jangaroo.jooc.mvnplugin.JangarooMojo
| Constructor and Description |
|---|
AbstractExmlMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected abstract void |
executeExmlc(Exmlc exmlc)
Execute the exmlc parts that are needed by the concret mojo
|
protected List<File> |
getActionScriptClassPath() |
File |
getGeneratedResourcesDirectory() |
File |
getGeneratedSourcesDirectory() |
protected org.apache.maven.project.MavenProject |
getProject() |
File |
getSourceDirectory() |
protected abstract List<File> |
getSourcePath() |
protected void |
useAllSources() |
getMavenPluginHelper, isJangarooPackagingprotected void useAllSources()
protected org.apache.maven.project.MavenProject getProject()
getProject in class net.jangaroo.jooc.mvnplugin.JangarooMojopublic File getSourceDirectory()
public File getGeneratedSourcesDirectory()
public File getGeneratedResourcesDirectory()
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected abstract void executeExmlc(Exmlc exmlc)
exmlc - the configured exmlcCopyright © 2002–2015 CoreMedia AG. All rights reserved.