org.codehaus.mojo.xdoclet
Class XDocletMojo

java.lang.Object
  extended byorg.apache.maven.plugin.AbstractMojo
      extended byorg.apache.maven.plugin.antrun.AbstractAntMojo
          extended byorg.codehaus.mojo.xdoclet.XDocletMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class XDocletMojo
extends org.apache.maven.plugin.antrun.AbstractAntMojo

XDoclet Maven Plugin

Author:
Kenney Westerhof

Field Summary
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
XDocletMojo()
           
 
Method Summary
 void execute()
           
 
Methods inherited from class org.apache.maven.plugin.antrun.AbstractAntMojo
executeTasks, getPathFromArtifacts
 
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

XDocletMojo

public XDocletMojo()
Method Detail

execute

public void execute()
             throws org.apache.maven.plugin.MojoExecutionException
Throws:
org.apache.maven.plugin.MojoExecutionException


Copyright © {inceptionYear}-2007 null. All Rights Reserved.