org.codehaus.plexus.tools.cli
Interface Cli
- All Known Implementing Classes:
- AbstractCli
public interface Cli
- Author:
- Jason van Zyl
buildCliOptions
org.apache.commons.cli.Options buildCliOptions(org.apache.commons.cli.Options options)
invokePlexusComponent
void invokePlexusComponent(org.apache.commons.cli.CommandLine cli,
org.codehaus.plexus.PlexusContainer container)
throws java.lang.Exception
- Throws:
java.lang.Exception
getPomPropertiesPath
java.lang.String getPomPropertiesPath()
Copyright © 2001-2011 Codehaus. All Rights Reserved.