public interface Cli
| 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,
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 Exception
ExceptionString getPomPropertiesPath()
Copyright © 2001–2021 Codehaus Plexus. All rights reserved.