public class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_ENCODING
The file encoding used by default.
|
static String[] |
DEFAULT_EXECUTION_ALGORITHMS
The algorithms used by default for a mojo execution.
|
static String[] |
SUPPORTED_ALGORITHMS
The CRC/checksum digest algorithms supported by checksum-maven-plugin.
|
| Constructor and Description |
|---|
Constants() |
public static final String[] SUPPORTED_ALGORITHMS
public static final String[] DEFAULT_EXECUTION_ALGORITHMS
public static final String DEFAULT_ENCODING
Copyright © 2010–2016. All rights reserved.