Uses of Annotation Interface
org.apache.maven.api.annotations.Config
Packages that use Config
-
Uses of Config in org.apache.maven.api
Fields in org.apache.maven.api with annotations of type ConfigModifier and TypeFieldDescriptionstatic final String
Constants.MAVEN_BUILD_TIMESTAMP_FORMAT
Build timestamp format.static final String
Constants.MAVEN_BUILD_VERSION
Maven build version: a human-readable string containing this Maven version, buildnumber, and time of its build.static final String
Constants.MAVEN_BUILDER_MAX_PROBLEMS
Max number of problems for each severity level retained by the model builder.static final String
Constants.MAVEN_CONSUMER_POM
User property for enabling/disabling the consumer POM feature.static final String
Constants.MAVEN_DEPLOY_SNAPSHOT_BUILD_NUMBER
User property for overriding calculated "build number" for snapshot deploys.static final String
Constants.MAVEN_EXT_CLASS_PATH
Extensions class path.static final String
Constants.MAVEN_HOME
Maven home.static final String
Constants.MAVEN_INSTALLATION_CONF
Maven installation configuration directory.static final String
Constants.MAVEN_INSTALLATION_EXTENSIONS
Maven installation extensions.static final String
Constants.MAVEN_INSTALLATION_SETTINGS
Maven installation settings.static final String
Constants.MAVEN_INSTALLATION_TOOLCHAINS
Maven installation toolchains.static final String
Constants.MAVEN_LOGGER_CACHE_OUTPUT_STREAM
If the output target is set to "System.out" or "System.err" (see preceding entry), by default, logs will be output to the latest value referenced by System.out/err variables.static final String
Constants.MAVEN_LOGGER_DATE_TIME_FORMAT
The date and time format to be used in the output messages.static final String
Constants.MAVEN_LOGGER_DEFAULT_LOG_LEVEL
Default log level for all instances of SimpleLogger.static final String
Constants.MAVEN_LOGGER_LEVEL_IN_BRACKETS
Should the level string be output in brackets? Defaults to false.static final String
Constants.MAVEN_LOGGER_LOG_FILE
The output target which can be the path to a file, or the special values "System.out" and "System.err".static final String
Constants.MAVEN_LOGGER_SHOW_DATE_TIME
Set to true if you want the current date and time to be included in output messages.static final String
Constants.MAVEN_LOGGER_SHOW_LOG_NAME
Set to true if you want the Logger instance name to be included in output messages.static final String
Constants.MAVEN_LOGGER_SHOW_SHORT_LOG_NAME
Set to true if you want the last component of the name to be included in output messages.static final String
Constants.MAVEN_LOGGER_SHOW_THREAD_ID
If you would like to output the current thread id, then set to true.static final String
Constants.MAVEN_LOGGER_SHOW_THREAD_NAME
Set to true if you want to output the current thread name.static final String
Constants.MAVEN_LOGGER_WARN_LEVEL
The string value output for the warn level.static final String
Constants.MAVEN_MODEL_BUILDER_PARALLELISM
ProjectBuilder parallelism.static final String
Constants.MAVEN_PLUGIN_VALIDATION
Plugin validation level.static final String
Constants.MAVEN_PLUGIN_VALIDATION_EXCLUDES
Plugin validation exclusions.static final String
Constants.MAVEN_PROJECT_CONF
Maven project configuration directory.static final String
Constants.MAVEN_PROJECT_EXTENSIONS
Maven project extensions.static final String
Constants.MAVEN_PROJECT_SETTINGS
Maven project settings.static final String
Constants.MAVEN_RELOCATIONS_ENTRIES
User controlled relocations.static final String
Constants.MAVEN_REPO_CENTRAL
Maven central repository URL.static final String
Constants.MAVEN_REPO_LOCAL
Maven local repository.static final String
Constants.MAVEN_REPO_LOCAL_HEAD
User property for chained LRM: the new "head" local repository to use, and "push" the existing into tail.static final String
Constants.MAVEN_REPO_LOCAL_RECORD_REVERSE_TREE
User property for reverse dependency tree.static final String
Constants.MAVEN_REPO_LOCAL_TAIL
User property for chained LRM: list of "tail" local repository paths (separated by comma), to be used withorg.eclipse.aether.util.repository.ChainedLocalRepositoryManager
.static final String
User property for chained LRM: whether to ignore "availability check" in tail or not.static final String
User property for selecting dependency manager behaviour regarding transitive dependencies and dependency management entries in their POMs.static final String
Constants.MAVEN_RESOLVER_TRANSPORT
Resolver transport to use.static final String
Constants.MAVEN_SETTINGS_SECURITY
static final String
Constants.MAVEN_START_INSTANT
User property used to store the build timestamp.static final String
Constants.MAVEN_STYLE_COLOR_PROPERTY
Maven output color mode.static final String
Constants.MAVEN_STYLE_DEBUG
Color style for debug messages.static final String
Constants.MAVEN_STYLE_ERROR
Color style for error messages.static final String
Constants.MAVEN_STYLE_FAILURE
Color style for failure messages.static final String
Constants.MAVEN_STYLE_INFO
Color style for info messages.static final String
Constants.MAVEN_STYLE_MOJO
Color style for mojo messages.static final String
Constants.MAVEN_STYLE_PROJECT
Color style for project messages.static final String
Constants.MAVEN_STYLE_STRONG
Color style for strong messages.static final String
Constants.MAVEN_STYLE_SUCCESS
Color style for success messages.static final String
Constants.MAVEN_STYLE_TRACE
Color style for trace messages.static final String
Constants.MAVEN_STYLE_TRANSFER
Color style for transfer messages.static final String
Constants.MAVEN_STYLE_WARNING
Color style for warning messages.static final String
Constants.MAVEN_USER_CONF
Maven user configuration directory.static final String
Constants.MAVEN_USER_EXTENSIONS
Maven user extensions.static final String
Constants.MAVEN_USER_SETTINGS
Maven user settings.static final String
Constants.MAVEN_USER_TOOLCHAINS
Maven user toolchains.static final String
Constants.MAVEN_VERSION
Maven version.static final String
Constants.MAVEN_VERSION_FILTER
User property for version filter expression used in session, applied to resolving ranges: a semicolon separated list of filters to apply.static final String
Constants.MAVEN_VERSION_MAJOR
Maven major version: contains the major segment of this Maven version.static final String
Constants.MAVEN_VERSION_MINOR
Maven minor version: contains the minor segment of this Maven version.static final String
Constants.MAVEN_VERSION_PATCH
Maven patch version: contains the patch segment of this Maven version.static final String
Constants.MAVEN_VERSION_RESOLVER_NO_CACHE
User property for disabling version resolver cache.static final String
Constants.MAVEN_VERSION_SNAPSHOT
Maven snapshot: contains "true" if this Maven is a snapshot version.