net.jangaroo.exml.mojo
Class ExmlMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
net.jangaroo.jooc.mvnplugin.JangarooMojo
net.jangaroo.exml.mojo.AbstractExmlMojo
net.jangaroo.exml.mojo.ExmlMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
- Direct Known Subclasses:
- ExmlXsdMojo
public class ExmlMojo
- extends AbstractExmlMojo
A Mojo to compile EXML sources to AS3 sources into target/generated-sources/joo in phase generate-sources.
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| Methods inherited from class net.jangaroo.jooc.mvnplugin.JangarooMojo |
getMavenPluginHelper |
| 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 |
ExmlMojo
public ExmlMojo()
executeExmlc
protected void executeExmlc(Exmlc exmlc)
- Description copied from class:
AbstractExmlMojo
- Execute the exmlc parts that are needed by the concret mojo
- Specified by:
executeExmlc in class AbstractExmlMojo
- Parameters:
exmlc - the configured exmlc
getSourcePath
protected List<File> getSourcePath()
- Specified by:
getSourcePath in class AbstractExmlMojo
Copyright © 2002–2014 CoreMedia AG. All rights reserved.