|
RichFaces CDK Generator Maven Plugin 4.2.2.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.richfaces.builder.mojo.AbstractCDKMojo
public abstract class AbstractCDKMojo
| Field Summary | |
|---|---|
protected List |
classpathElements
Project classpath. |
protected List<String> |
compileSourceRoots
The source directories containing the sources to be compiled. |
protected File |
componentConfigDirectory
Place for component configuration XML files. |
protected File |
converterConfigDirectory
Place for converter configuration XML files. |
protected File |
facesConfigInclude
Place for faces configuration XML files |
protected String |
key
|
protected Library |
library
|
protected File |
outputDirectory
The directory for compiled classes. |
protected File |
outputJavaDirectory
Directory where the output Java Files will be located. |
protected File |
outputResourcesDirectory
Directory where the output Java Files will be located. |
protected File |
outputTestsDirectory
|
protected org.apache.maven.project.MavenProject |
project
Top maven project. |
protected File |
resourcesInclude
Place for component configuration XML files |
protected File |
taglibInclude
Place for component configuration XML files |
protected File |
templatesDirectory
|
protected File |
validatorConfigDirectory
Place for validator configuration XML files. |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
AbstractCDKMojo()
|
|
| Method Summary | |
|---|---|
protected Taglib |
checkLibraryConfig()
Check library configuration, and fill all empty values to default. |
protected void |
checkTaglib(Taglib taglib)
|
protected ClassLoader |
createProjectClassLoader(org.apache.maven.project.MavenProject project)
|
protected ClassLoader |
createProjectClassLoader(org.apache.maven.project.MavenProject project,
boolean useCCL)
|
protected String[] |
doScan(String[] includes,
String[] excludes,
File rootFolder)
|
| 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 |
| Methods inherited from interface org.apache.maven.plugin.Mojo |
|---|
execute |
| Field Detail |
|---|
protected List classpathElements
protected List<String> compileSourceRoots
protected File componentConfigDirectory
protected File converterConfigDirectory
protected File facesConfigInclude
protected String key
protected Library library
protected File outputDirectory
protected File outputJavaDirectory
protected File outputResourcesDirectory
protected File outputTestsDirectory
protected org.apache.maven.project.MavenProject project
protected File resourcesInclude
protected File taglibInclude
protected File templatesDirectory
protected File validatorConfigDirectory
| Constructor Detail |
|---|
public AbstractCDKMojo()
| Method Detail |
|---|
protected Taglib checkLibraryConfig()
protected ClassLoader createProjectClassLoader(org.apache.maven.project.MavenProject project,
boolean useCCL)
protected ClassLoader createProjectClassLoader(org.apache.maven.project.MavenProject project)
protected void checkTaglib(Taglib taglib)
protected String[] doScan(String[] includes,
String[] excludes,
File rootFolder)
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
|
RichFaces CDK Generator Maven Plugin 4.2.2.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||