org.ow2.jonas.tool.maven.genic.plugin
Class GenICMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.ow2.jonas.tool.maven.genic.plugin.GenICMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

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

Maven plugin to launch GenIC.


Field Summary
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
GenICMojo()
          Default constructor.
 
Method Summary
 void execute()
          Execute the Maven plugin.
 
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

GenICMojo

public GenICMojo()
Default constructor.

Method Detail

execute

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

Throws:
org.apache.maven.plugin.MojoExecutionException - if the file is not generated.


Copyright © 2010 OW2 Consortium. All Rights Reserved.