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_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_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 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_STYLE_COLOR_PROPERTY
Maven output color mode.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_FILTERS
User property for version filters expression, a semicolon separated list of filters to apply.