Uses of Annotation Interface
org.apache.maven.api.annotations.Config
-
Uses of Config in org.apache.maven.api
Modifier and TypeFieldDescriptionstatic final String
Constants.MAVEN_BUILD_TIMESTAMP_FORMAT
Build timestamp format.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_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_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_RESOLVER_NO_CACHE
User property for disabling version resolver cache.