org.codehaus.mojo.jspc
Class JspcMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.codehaus.mojo.jspc.AbstractJspcMojo
          extended by org.codehaus.mojo.jspc.JspcMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class JspcMojo
extends AbstractJspcMojo

Version:
$Id: JspcMojo.java 2422 2006-09-28 23:31:49Z jgenender $
Author:
jgenender@apache.org, jgenender , Grzegorz Slowikowski

Field Summary
 
Fields inherited from class org.codehaus.mojo.jspc.AbstractJspcMojo
injectString, inputWebXml, javaEncoding, listErrors, outputWebXml, packageName, setCompile, setSmapDumped, setSmapSupressed, showSuccess, source, target, validateXml, verbose, warSourceDirectory, webFragmentFile, workingDirectory
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
JspcMojo()
           
 
Method Summary
protected  List getClasspathElements()
           
 
Methods inherited from class org.codehaus.mojo.jspc.AbstractJspcMojo
execute, getPathString, moveClassFiles
 
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

JspcMojo

public JspcMojo()
Method Detail

getClasspathElements

protected List getClasspathElements()
Specified by:
getClasspathElements in class AbstractJspcMojo


Copyright © 2012 Codehaus. All Rights Reserved.