Why make donate

license:help

Nom complet :

org.nuiton:maven-license-plugin:3.0:help

Description :

Display help information on maven-license-plugin.
Call
  mvn license:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.

Attributs :

Paramètres optionnels

Nom Type Depuis Description
detail boolean - If true, display all settable properties for each goal.
Valeur par défaut est : false.
goal String - The name of the goal for which to show help. If unspecified, all goals will be displayed.
indentSize int - The number of spaces per indentation level, should be positive.
Valeur par défaut est : 2.
lineLength int - The maximum length of a display line, should be positive.
Valeur par défaut est : 80.

Détails des paramètres

detail :

If true, display all settable properties for each goal.
  • Type : boolean
  • Exigé : Non
  • Expression : ${detail}
  • Défaut : false

goal :

The name of the goal for which to show help. If unspecified, all goals will be displayed.
  • Type : java.lang.String
  • Exigé : Non
  • Expression : ${goal}

indentSize :

The number of spaces per indentation level, should be positive.
  • Type : int
  • Exigé : Non
  • Expression : ${indentSize}
  • Défaut : 2

lineLength :

The maximum length of a display line, should be positive.
  • Type : int
  • Exigé : Non
  • Expression : ${lineLength}
  • Défaut : 80
Maven JRst ReStructuredText