public final class CLIReportingUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BUILD_VERSION_PROPERTY |
static long |
MB |
static int |
MS_PER_SEC |
static int |
SEC_PER_MIN |
Constructor and Description |
---|
CLIReportingUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
showError(org.codehaus.plexus.logging.Logger logger,
String message,
Throwable e,
boolean showStackTrace) |
static void |
showVersion(PrintStream stdout) |
public static final long MB
public static final int MS_PER_SEC
public static final int SEC_PER_MIN
public static final String BUILD_VERSION_PROPERTY
public static void showVersion(PrintStream stdout)
Copyright © 2001-2019 The Apache Software Foundation. All Rights Reserved.