| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MESSAGE_LENGTH |
68 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
APACHE_MAVEN_PLUGINS_GROUPID |
"org.apache.maven.plugins" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NULL_KEYWORD |
"null" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
WILDCARD |
"*" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
INTEGER_ITEM |
0 |
public static final int |
LIST_ITEM |
2 |
public static final int |
STRING_ITEM |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CHANGES_NAMESPACE |
"http://www.mojohaus.org/versions-maven-plugin/schema/updates/1.0" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEPENDENCY_UPDATES_REPORT |
"dependency-updates-report" |
public static final String |
PARENT_UPDATES_REPORT |
"parent-updates-report" |
public static final String |
PLUGIN_UPDATES_REPORT |
"plugin-updates-report" |
public static final String |
PROPERTY_UPDATES_REPORT |
"property-updates-report" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REGEX_QUOTE_END |
"\\E" |
public static final String |
REGEX_QUOTE_END_ESCAPED |
"\\E\\\\E\\Q" |
public static final String |
REGEX_QUOTE_START |
"\\Q" |
Copyright © 2008–2022 MojoHaus. All rights reserved.