qstools:updateBoms

Full name:

org.jboss.maven.plugins:qstools:1.5.0.Final:updateBoms

Description:

Update all BOMs to use the recommended versions. Note that the update only will be made from previous version to newer recommended versions. It doesn't downgrade the versions;

Attributes:

  • Requires a Maven project to be executed.
  • Executes as an aggregator plugin.
  • Requires dependency resolution of artifacts in scope: compile.
  • The goal is thread-safe and supports parallel builds.
  • Binds by default to the lifecycle phase: package.

Optional Parameters

Name Type Since Description
configFileURL URL - Overwrite the config file
Default value is: https://raw.github.com/jboss-developer/maven-qstools-plugin/master/config/qstools_config.yaml.
User property is: qstools.configFileURL.

Parameter Details

configFileURL:

Overwrite the config file
  • Type: java.net.URL
  • Required: No
  • User Property: qstools.configFileURL
  • Default: https://raw.github.com/jboss-developer/maven-qstools-plugin/master/config/qstools_config.yaml