public class CompileMojo extends AbstractCDKMojo implements org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable
AbstractCDKMojo.outputJavaDirectoryclasspathElements, compileSourceRoots, componentConfigDirectory, converterConfigDirectory, facesConfigInclude, key, library, outputDirectory, outputJavaDirectory, outputResourcesDirectory, outputTestsDirectory, project, resourcesInclude, taglibInclude, templatesDirectory, validatorConfigDirectory| Constructor and Description |
|---|
CompileMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
addEncodedString(StringBuffer buff,
Object obj) |
void |
contextualize(org.codehaus.plexus.context.Context context) |
void |
execute() |
String |
toLog(Object obj)
Convert any Java Object to JavaScript representation ( as possible ).
|
checkLibraryConfig, checkTaglib, createProjectClassLoader, createProjectClassLoader, doScanpublic void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
execute in interface org.apache.maven.plugin.Mojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionpublic void contextualize(org.codehaus.plexus.context.Context context)
throws org.codehaus.plexus.context.ContextException
contextualize in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizableorg.codehaus.plexus.context.ContextExceptionpublic String toLog(Object obj) throws org.apache.maven.plugin.MojoExecutionException
obj - org.apache.maven.plugin.MojoExecutionExceptionpublic void addEncodedString(StringBuffer buff, Object obj)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.