Package org.apache.maven.cli
Class CLIReportingUtils
java.lang.Object
org.apache.maven.cli.CLIReportingUtils
Utility class used to report errors, statistics, application version info, etc.
- Author:
- jdcasey
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic StringformatDuration(long duration) static StringformatTimestamp(long timestamp) static voidstatic Stringstatic String
- 
Field Details- 
MBpublic static final long MB- See Also:
 
- 
BUILD_VERSION_PROPERTY- See Also:
 
 
- 
- 
Constructor Details- 
CLIReportingUtilspublic CLIReportingUtils()
 
- 
- 
Method Details- 
showVersion
- 
showVersionMinimal
- 
showError
- 
formatTimestamp
- 
formatDuration
 
-