org.eclipse.xtend.maven
Class XtendCompile
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.eclipse.xtend.maven.AbstractXtend2CompilerMojo
org.eclipse.xtend.maven.XtendCompile
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class XtendCompile
- extends AbstractXtend2CompilerMojo
Goal which compiles Xtend sources.
- Author:
- Michael Clay - Initial contribution and API
| 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 |
XtendCompile
public XtendCompile()
internalExecute
protected void internalExecute(org.eclipse.xtend.core.compiler.batch.XtendBatchCompiler xtend2BatchCompiler)
throws org.apache.maven.plugin.MojoExecutionException
- Specified by:
internalExecute in class AbstractXtend2CompilerMojo
- Throws:
org.apache.maven.plugin.MojoExecutionException
getClassPath
protected List<String> getClassPath()
getTempDirectory
protected String getTempDirectory()
- Specified by:
getTempDirectory in class AbstractXtend2CompilerMojo
Copyright © 2012 BMW Car IT. All Rights Reserved.