public class PlexusMetadataGeneratorCli
extends org.codehaus.plexus.tools.cli.AbstractCli
| Modifier and Type | Field and Description |
|---|---|
static char |
CLASSES_DIRECTORY |
static char |
DESCRIPTORS_DIRECTORY |
static char |
OUTPUT_FILE |
static char |
SOURCE_DIRECTORY |
static char |
SOURCE_ENCODING |
| Constructor and Description |
|---|
PlexusMetadataGeneratorCli() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.cli.Options |
buildCliOptions(org.apache.commons.cli.Options options) |
String |
getPomPropertiesPath() |
void |
invokePlexusComponent(org.apache.commons.cli.CommandLine cli,
PlexusContainer plexus) |
static void |
main(String[] args) |
public static final char SOURCE_DIRECTORY
public static final char SOURCE_ENCODING
public static final char CLASSES_DIRECTORY
public static final char OUTPUT_FILE
public static final char DESCRIPTORS_DIRECTORY
public String getPomPropertiesPath()
getPomPropertiesPath in interface org.codehaus.plexus.tools.cli.CligetPomPropertiesPath in class org.codehaus.plexus.tools.cli.AbstractClipublic org.apache.commons.cli.Options buildCliOptions(org.apache.commons.cli.Options options)
buildCliOptions in interface org.codehaus.plexus.tools.cli.ClibuildCliOptions in class org.codehaus.plexus.tools.cli.AbstractClipublic void invokePlexusComponent(org.apache.commons.cli.CommandLine cli,
PlexusContainer plexus)
throws Exception
invokePlexusComponent in interface org.codehaus.plexus.tools.cli.CliinvokePlexusComponent in class org.codehaus.plexus.tools.cli.AbstractCliExceptionCopyright © 2001-2015 Codehaus. All Rights Reserved.