AbstractCli
public interface Cli
Modifier and Type | Method | Description |
---|---|---|
org.apache.commons.cli.Options |
buildCliOptions(org.apache.commons.cli.Options options) |
|
java.lang.String |
getPomPropertiesPath() |
|
void |
invokePlexusComponent(org.apache.commons.cli.CommandLine cli,
org.codehaus.plexus.PlexusContainer container) |
org.apache.commons.cli.Options buildCliOptions(org.apache.commons.cli.Options options)
void invokePlexusComponent(org.apache.commons.cli.CommandLine cli, org.codehaus.plexus.PlexusContainer container) throws java.lang.Exception
java.lang.Exception
java.lang.String getPomPropertiesPath()