org.codehaus.mojo.xdoclet
Class XDocletMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.maven.plugin.antrun.AbstractAntMojo
org.codehaus.mojo.xdoclet.XDocletMojo
- All Implemented Interfaces:
- ContextEnabled, Mojo
- public class XDocletMojo
- extends AbstractAntMojo
Runs XDoclet.
- Author:
- Kenney Westerhof
- Is configured to the role hint:
- override
- Is defined by the goal name:
- xdoclet
- Is bound to the specified phase of the standard build lifecycle:
- generate-sources
- Requires the dependencies in this specified scope:
- compile
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XDocletMojo
public XDocletMojo()
execute
public void execute()
throws MojoExecutionException
- Throws:
MojoExecutionException
Copyright © 2009 Codehaus. All Rights Reserved.