org.apache.myfaces.buildtools.maven2.plugin.xrts
Class GenerateTestSourcesMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.myfaces.buildtools.maven2.plugin.xrts.AbstractGenerateSourcesMojo
org.apache.myfaces.buildtools.maven2.plugin.xrts.GenerateTestSourcesMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class GenerateTestSourcesMojo
- extends AbstractGenerateSourcesMojo
- Version:
- $Id$
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 |
GenerateTestSourcesMojo
public GenerateTestSourcesMojo()
getDefaultLocales
protected java.lang.String[] getDefaultLocales()
- Specified by:
getDefaultLocales
in class AbstractGenerateSourcesMojo
getExcludes
protected java.lang.String[] getExcludes()
- Specified by:
getExcludes
in class AbstractGenerateSourcesMojo
addCompileSourceRoot
protected void addCompileSourceRoot()
throws java.io.IOException
- Specified by:
addCompileSourceRoot
in class AbstractGenerateSourcesMojo
- Throws:
java.io.IOException
getTargetType
protected java.lang.String getTargetType()
- Specified by:
getTargetType
in class AbstractGenerateSourcesMojo
getSourceDirectory
protected java.io.File getSourceDirectory()
- Specified by:
getSourceDirectory
in class AbstractGenerateSourcesMojo
getTargetDirectory
protected java.io.File getTargetDirectory()
- Specified by:
getTargetDirectory
in class AbstractGenerateSourcesMojo
Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.