public class CompilerMojo extends AbstractCompilerMojo
*.lib.js file.sourceDirectory| Constructor and Description |
|---|
CompilerMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected JoocConfiguration |
createJoocConfiguration() |
void |
execute()
Runs the compile mojo
|
protected List<File> |
getActionScriptClassPath() |
File |
getApiOutputDirectory() |
protected List<File> |
getCompileSourceRoots() |
protected Set<String> |
getExcludes() |
protected Set<String> |
getIncludes() |
String |
getModuleClassesJsFileName() |
protected File |
getOutputDirectory() |
protected File |
getTempClassesOutputDirectory() |
getClassesOutputDirectory, getGeneratedSourcesDirectory, getModuleClassesJsFile, getProject, isGenerateSourceMaps, isJangarooPackaginggetMavenPluginHelperpublic File getApiOutputDirectory()
getApiOutputDirectory in class AbstractCompilerMojoprotected List<File> getActionScriptClassPath()
getActionScriptClassPath in class AbstractCompilerMojoprotected List<File> getCompileSourceRoots()
getCompileSourceRoots in class AbstractCompilerMojoprotected File getOutputDirectory()
getOutputDirectory in class AbstractCompilerMojoprotected File getTempClassesOutputDirectory()
getTempClassesOutputDirectory in class AbstractCompilerMojoprotected Set<String> getIncludes()
getIncludes in class AbstractCompilerMojoprotected Set<String> getExcludes()
getExcludes in class AbstractCompilerMojopublic String getModuleClassesJsFileName()
getModuleClassesJsFileName in class AbstractCompilerMojoprotected JoocConfiguration createJoocConfiguration() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
createJoocConfiguration in class AbstractCompilerMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionpublic void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
AbstractCompilerMojoexecute in interface org.apache.maven.plugin.Mojoexecute in class AbstractCompilerMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2002–2015 CoreMedia AG. All rights reserved.