qstools:check

Note:This goal should be used as a Maven report.

Full name:

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

Description:

Generate the Quickstart reports with all Checks

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.
forceStacksReload boolean - Force Stacks reload
User property is: qstools.stacks.reload.
stacksUrl URL - Overwrite the stacks file
User property is: qstools.stacks.url.

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

forceStacksReload:

Force Stacks reload
  • Type: boolean
  • Required: No
  • User Property: qstools.stacks.reload

stacksUrl:

Overwrite the stacks file
  • Type: java.net.URL
  • Required: No
  • User Property: qstools.stacks.url