Class AbstractWSDL2CodeMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.axis2.maven2.wsdl2code.AbstractWSDL2CodeMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
- Direct Known Subclasses:
GenerateSourcesMojo,GenerateTestSourcesMojo
public abstract class AbstractWSDL2CodeMojo
extends org.apache.maven.plugin.AbstractMojo
-
Field Summary
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract voidaddSourceRoot(org.apache.maven.project.MavenProject project, File srcDir) voidexecute()protected abstract FileMethods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Constructor Details
-
AbstractWSDL2CodeMojo
public AbstractWSDL2CodeMojo()
-
-
Method Details
-
execute
public void execute() throws org.apache.maven.plugin.MojoFailureException, org.apache.maven.plugin.MojoExecutionException- Throws:
org.apache.maven.plugin.MojoFailureExceptionorg.apache.maven.plugin.MojoExecutionException
-
getOutputDirectory
-
addSourceRoot
-