Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_VERSION_VALUE |
"$Id: $Id" |
public static final String |
JAVA_FILES |
"**\\/*.java" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
ARGFILE_FILE_NAME |
"argfile" |
protected static final String |
FILES_FILE_NAME |
"files" |
public static final String |
JAVADOC_RESOURCES_ATTACHMENT_CLASSIFIER |
"javadoc-resources" |
protected static final String |
OPTIONS_FILE_NAME |
"options" |
protected static final String |
PACKAGES_FILE_NAME |
"packages" |
public static final String |
TEST_JAVADOC_RESOURCES_ATTACHMENT_CLASSIFIER |
"test-javadoc-resources" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_TIMEOUT |
2000 |
protected static final String |
ERROR_INIT_VM |
"Error occurred during initialization of VM, try to reduce the Java heap size for the MAVEN_OPTS environment variable using -Xms:<size> and -Xmx:<size>." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BUNDLE_OPTIONS_PATH |
"META-INF/maven/javadoc-options.xml" |
public static final String |
RESOURCES_DIR_PATH |
"resources" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SOURCES_CLASSIFIER |
"sources" |
public static final String |
TEST_SOURCES_CLASSIFIER |
"test-sources" |
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.