org.apache.avalon.fortress.tools
Class ComponentMetaMavenMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.avalon.fortress.tools.AbstractQDoxMojo
org.apache.avalon.fortress.tools.ComponentMetaMavenMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class ComponentMetaMavenMojo
- extends AbstractQDoxMojo
The Maven-2 plugin to extract Fortress meta-data from Java sources.
- Version:
- CVS $Revision: 1.1 $ $Date: 2005/12/25 08:29:44 $, $Id$
- Author:
- The Excalibur Team, The Excalibur Team
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 |
ComponentMetaMavenMojo
public ComponentMetaMavenMojo()
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
- Specified by:
execute
in interface org.apache.maven.plugin.Mojo
- Overrides:
execute
in class AbstractQDoxMojo
- Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.