com.gridsystems.maven.furabuild
Class PluginGenMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by com.gridsystems.maven.furabuild.AbstractFuraBuildMojo
          extended by com.gridsystems.maven.furabuild.PluginGenMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class PluginGenMojo
extends AbstractFuraBuildMojo

Goal for parsing the tag file.

Author:
Rodrigo Ruiz

Field Summary
 
Fields inherited from class com.gridsystems.maven.furabuild.AbstractFuraBuildMojo
defaultTag, factory, local, location, locations, outputDirectory, project, projectHelper, resolver, source
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
PluginGenMojo()
           
 
Method Summary
 void execute()
          
 
Methods inherited from class com.gridsystems.maven.furabuild.AbstractFuraBuildMojo
processLocation
 
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

PluginGenMojo

public PluginGenMojo()
Method Detail

execute

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

Throws:
org.apache.maven.plugin.MojoExecutionException


Copyright © 2008 Grid Systems, S.A.. All Rights Reserved.