Package org.apache.maven.wrapper.cli
Class ProjectPropertiesCommandLineConverter
java.lang.Object
org.apache.maven.wrapper.cli.AbstractCommandLineConverter<Map<String,String>>
org.apache.maven.wrapper.cli.AbstractPropertiesCommandLineConverter
org.apache.maven.wrapper.cli.ProjectPropertiesCommandLineConverter
- All Implemented Interfaces:
CommandLineConverter<Map<String,
String>>
Converter from project 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
-
ProjectPropertiesCommandLineConverter
public ProjectPropertiesCommandLineConverter()
-
-
Method Details
-
getPropertyOption
- Specified by:
getPropertyOption
in classAbstractPropertiesCommandLineConverter
-
getPropertyOptionDetailed
- Specified by:
getPropertyOptionDetailed
in classAbstractPropertiesCommandLineConverter
-
getPropertyOptionDescription
- Specified by:
getPropertyOptionDescription
in classAbstractPropertiesCommandLineConverter
-