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 StringConstants.MAVEN_BUILD_TIMESTAMP_FORMATBuild timestamp format.static final StringConstants.MAVEN_BUILD_VERSIONMaven build version: a human-readable string containing this Maven version, buildnumber, and time of its build.static final StringConstants.MAVEN_BUILDER_MAX_PROBLEMSMax number of problems for each severity level retained by the model builder.static final StringConstants.MAVEN_CONSUMER_POMUser property for enabling/disabling the consumer POM feature.static final StringConstants.MAVEN_DEPLOY_SNAPSHOT_BUILD_NUMBERUser property for overriding calculated "build number" for snapshot deploys.static final StringConstants.MAVEN_EXT_CLASS_PATHExtensions class path.static final StringConstants.MAVEN_HOMEMaven home.static final StringConstants.MAVEN_INSTALLATION_CONFMaven installation configuration directory.static final StringConstants.MAVEN_INSTALLATION_EXTENSIONSMaven installation extensions.static final StringConstants.MAVEN_INSTALLATION_SETTINGSMaven installation settings.static final StringConstants.MAVEN_INSTALLATION_TOOLCHAINSMaven installation toolchains.static final StringConstants.MAVEN_LOGGER_CACHE_OUTPUT_STREAMIf 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 StringConstants.MAVEN_LOGGER_DATE_TIME_FORMATThe date and time format to be used in the output messages.static final StringConstants.MAVEN_LOGGER_DEFAULT_LOG_LEVELDefault log level for all instances of SimpleLogger.static final StringConstants.MAVEN_LOGGER_LEVEL_IN_BRACKETSShould the level string be output in brackets? Defaults to false.static final StringConstants.MAVEN_LOGGER_LOG_FILEThe output target which can be the path to a file, or the special values "System.out" and "System.err".static final StringConstants.MAVEN_LOGGER_SHOW_DATE_TIMESet to true if you want the current date and time to be included in output messages.static final StringConstants.MAVEN_LOGGER_SHOW_LOG_NAMESet to true if you want the Logger instance name to be included in output messages.static final StringConstants.MAVEN_LOGGER_SHOW_SHORT_LOG_NAMESet to true if you want the last component of the name to be included in output messages.static final StringConstants.MAVEN_LOGGER_SHOW_THREAD_IDIf you would like to output the current thread id, then set to true.static final StringConstants.MAVEN_LOGGER_SHOW_THREAD_NAMESet to true if you want to output the current thread name.static final StringConstants.MAVEN_LOGGER_WARN_LEVELThe string value output for the warn level.static final StringConstants.MAVEN_MODEL_BUILDER_PARALLELISMProjectBuilder parallelism.static final StringConstants.MAVEN_PLUGIN_VALIDATIONPlugin validation level.static final StringConstants.MAVEN_PLUGIN_VALIDATION_EXCLUDESPlugin validation exclusions.static final StringConstants.MAVEN_PROJECT_CONFMaven project configuration directory.static final StringConstants.MAVEN_PROJECT_EXTENSIONSMaven project extensions.static final StringConstants.MAVEN_PROJECT_SETTINGSMaven project settings.static final StringConstants.MAVEN_RELOCATIONS_ENTRIESUser controlled relocations.static final StringConstants.MAVEN_REPO_CENTRALMaven central repository URL.static final StringConstants.MAVEN_REPO_LOCALMaven local repository.static final StringConstants.MAVEN_REPO_LOCAL_HEADUser property for chained LRM: the new "head" local repository to use, and "push" the existing into tail.static final StringConstants.MAVEN_REPO_LOCAL_RECORD_REVERSE_TREEUser property for reverse dependency tree.static final StringConstants.MAVEN_REPO_LOCAL_TAILUser property for chained LRM: list of "tail" local repository paths (separated by comma), to be used withorg.eclipse.aether.util.repository.ChainedLocalRepositoryManager.static final StringUser property for chained LRM: whether to ignore "availability check" in tail or not.static final StringUser property for selecting dependency manager behaviour regarding transitive dependencies and dependency management entries in their POMs.static final StringConstants.MAVEN_RESOLVER_TRANSPORTResolver transport to use.static final StringConstants.MAVEN_SETTINGS_SECURITYstatic final StringConstants.MAVEN_START_INSTANTUser property used to store the build timestamp.static final StringConstants.MAVEN_STYLE_COLOR_PROPERTYMaven output color mode.static final StringConstants.MAVEN_STYLE_DEBUGColor style for debug messages.static final StringConstants.MAVEN_STYLE_ERRORColor style for error messages.static final StringConstants.MAVEN_STYLE_FAILUREColor style for failure messages.static final StringConstants.MAVEN_STYLE_INFOColor style for info messages.static final StringConstants.MAVEN_STYLE_MOJOColor style for mojo messages.static final StringConstants.MAVEN_STYLE_PROJECTColor style for project messages.static final StringConstants.MAVEN_STYLE_STRONGColor style for strong messages.static final StringConstants.MAVEN_STYLE_SUCCESSColor style for success messages.static final StringConstants.MAVEN_STYLE_TRACEColor style for trace messages.static final StringConstants.MAVEN_STYLE_TRANSFERColor style for transfer messages.static final StringConstants.MAVEN_STYLE_WARNINGColor style for warning messages.static final StringConstants.MAVEN_USER_CONFMaven user configuration directory.static final StringConstants.MAVEN_USER_EXTENSIONSMaven user extensions.static final StringConstants.MAVEN_USER_SETTINGSMaven user settings.static final StringConstants.MAVEN_USER_TOOLCHAINSMaven user toolchains.static final StringConstants.MAVEN_VERSIONMaven version.static final StringConstants.MAVEN_VERSION_FILTERUser property for version filter expression used in session, applied to resolving ranges: a semicolon separated list of filters to apply.static final StringConstants.MAVEN_VERSION_MAJORMaven major version: contains the major segment of this Maven version.static final StringConstants.MAVEN_VERSION_MINORMaven minor version: contains the minor segment of this Maven version.static final StringConstants.MAVEN_VERSION_PATCHMaven patch version: contains the patch segment of this Maven version.static final StringConstants.MAVEN_VERSION_RESOLVER_NO_CACHEUser property for disabling version resolver cache.static final StringConstants.MAVEN_VERSION_SNAPSHOTMaven snapshot: contains "true" if this Maven is a snapshot version.