Fork me on GitHub Qulice

27-Oct-2013 0.3.1

qulice:check

Full name:

com.qulice:qulice-maven-plugin:0.3.1:check

Description:

Check the project and find all possible violations.

Attributes:

  • Requires a Maven project to be executed.
  • Binds by default to the lifecycle phase: verify.

Optional Parameters

Name Type Since Description
license String 0.1 Location of License file. If it is an absolute file name you should prepend it with "file:" prefix. Otherwise it is treated like a resource name and will be found in classpath (if available).
Default value is: LICENSE.txt.
User property is: qulice.license.
skip boolean - Shall we skip execution?
Default value is: false.
User property is: qulice.skip.

Parameter Details

license:

Location of License file. If it is an absolute file name you should prepend it with "file:" prefix. Otherwise it is treated like a resource name and will be found in classpath (if available).
  • Type: java.lang.String
  • Since: 0.1
  • Required: No
  • User Property: qulice.license
  • Default: LICENSE.txt

skip:

Shall we skip execution?
  • Type: boolean
  • Required: No
  • User Property: qulice.skip
  • Default: false

Copyright © 2011-2013 Qulice.com, All Rights Reserved. Privacy Policy.

site is built by Apache Maven