org.apache.geronimo.gshell.maven.gshell
Class CommandSetDescriptorMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.apache.geronimo.gshell.maven.gshell.CommandSetDescriptorMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class CommandSetDescriptorMojo
extends org.apache.maven.plugin.AbstractMojo

Generates a GShell XML commands descriptor.

Version:
$Rev: 580765 $ $Date: 2007-09-30 11:52:39 -0700 (Sun, 30 Sep 2007) $

Field Summary
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
CommandSetDescriptorMojo()
           
 
Method Summary
 void execute()
           
protected  URL[] getClasspath()
           
 
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

CommandSetDescriptorMojo

public CommandSetDescriptorMojo()
Method Detail

getClasspath

protected URL[] getClasspath()

execute

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


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.