Package org.apache.maven.wrapper.cli
Class SystemPropertiesCommandLineConverter
java.lang.Object
org.apache.maven.wrapper.cli.AbstractCommandLineConverter<Map<String,String>>
org.apache.maven.wrapper.cli.AbstractPropertiesCommandLineConverter
org.apache.maven.wrapper.cli.SystemPropertiesCommandLineConverter
- All Implemented Interfaces:
CommandLineConverter<Map<String,
String>>
Converter from system properties.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.maven.wrapper.cli.AbstractPropertiesCommandLineConverter
configure, convert, newInstance
Methods inherited from class org.apache.maven.wrapper.cli.AbstractCommandLineConverter
convert, convert, convert
-
Constructor Details
-
SystemPropertiesCommandLineConverter
public SystemPropertiesCommandLineConverter()
-
-
Method Details
-
getPropertyOption
- Specified by:
getPropertyOption
in classAbstractPropertiesCommandLineConverter
-
getPropertyOptionDetailed
- Specified by:
getPropertyOptionDetailed
in classAbstractPropertiesCommandLineConverter
-
getPropertyOptionDescription
- Specified by:
getPropertyOptionDescription
in classAbstractPropertiesCommandLineConverter
-