qstools:repositories

Full name:

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

Description:

This Mojo is used to check if all Dependencies declared in a <dependencyManagement/> section of a BOM is resolvable.

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: verify.

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