org.kohsuke.args4j.maven
Class Args4jUsageMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.kohsuke.args4j.maven.Args4jUsageMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class Args4jUsageMojo
- extends org.apache.maven.plugin.AbstractMojo
| 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 |
args4jBuildDirPath
protected String args4jBuildDirPath
- directory where the the usage are generated
Args4jUsageMojo
public Args4jUsageMojo()
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
- Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2011-2012 Kohsuke Kawaguchi. All Rights Reserved.