org.ajax4jsf.builder.mojo
Class GenerateTestMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.ajax4jsf.builder.mojo.AbstractCDKMojo
          extended by org.ajax4jsf.builder.mojo.GenerateMojo
              extended by org.ajax4jsf.builder.mojo.GenerateTestMojo
All Implemented Interfaces:
org.ajax4jsf.builder.generator.JSFGeneratorConfiguration, org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class GenerateTestMojo
extends GenerateMojo

Author:
dbiatenia

Field Summary
 
Fields inherited from class org.ajax4jsf.builder.mojo.GenerateMojo
executedProject
 
Fields inherited from class org.ajax4jsf.builder.mojo.AbstractCDKMojo
classpathElements, compileSourceRoots, componentConfigDirectory, facesConfigInclude, key, library, outputDirectory, outputJavaDirectory, outputResourcesDirectory, outputTestsDirectory, project, resourcesInclude, taglibInclude, templatesDirectory, velocity
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
GenerateTestMojo()
           
 
Method Summary
 void execute()
           
 
Methods inherited from class org.ajax4jsf.builder.mojo.GenerateMojo
createConfig, getClassLoader, getDestDir, getKey, getTemplate, getTemplatesPath
 
Methods inherited from class org.ajax4jsf.builder.mojo.AbstractCDKMojo
checkLibraryConfig, checkTaglib, createProjectClassLoader, createProjectClassLoader, writeParsedTemplate
 
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
 

Constructor Detail

GenerateTestMojo

public GenerateTestMojo()
Method Detail

execute

public void execute()
             throws org.apache.maven.plugin.MojoExecutionException,
                    org.apache.maven.plugin.MojoFailureException
Specified by:
execute in interface org.apache.maven.plugin.Mojo
Overrides:
execute in class GenerateMojo
Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException


Copyright © 2007. All Rights Reserved.