Package org.apache.maven.wrapper.cli
Interface CommandLineConverter<T>
- Type Parameters:
T
- type
- All Known Implementing Classes:
AbstractCommandLineConverter
,AbstractPropertiesCommandLineConverter
,ProjectPropertiesCommandLineConverter
,SystemPropertiesCommandLineConverter
public interface CommandLineConverter<T>
- Author:
- Hans Dockter
-
Method Summary
-
Method Details
-
convert
- Throws:
CommandLineArgumentException
-
convert
- Throws:
CommandLineArgumentException
-
convert
- Throws:
CommandLineArgumentException
-
convert
- Throws:
CommandLineArgumentException
-
configure
-