org.apache.avalon.fortress.tools
Class ComponentMetaMavenMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.apache.avalon.fortress.tools.AbstractQDoxMojo
          extended by 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

Field Summary
 
Fields inherited from class org.apache.avalon.fortress.tools.AbstractQDoxMojo
allClasses, allSources, fileMap
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
ComponentMetaMavenMojo()
           
 
Method Summary
 void execute()
           
 
Methods inherited from class org.apache.avalon.fortress.tools.AbstractQDoxMojo
buildFileMap, buildFileMap, createDefaultFileset, createDocletTagFactory, getDestDir, processClasses, processSources, validateAttributes
 
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

ComponentMetaMavenMojo

public ComponentMetaMavenMojo()
Method Detail

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 The Apache Software Foundation. All Rights Reserved.