Why make donate

license:comment-style-list

Nom complet :

org.nuiton:maven-license-plugin:3.0:comment-style-list

Description :

Displays all the available comment style to box file headers.

Attributs :

  • Depuis la version : 2.1.

Paramètres requis

Nom Type Depuis Description
project MavenProject 2.1 The reacted project.
Valeur par défaut est : ${project}.

Paramètres optionnels

Nom Type Depuis Description
detail boolean 2.1 A flag to display also the content of each license.
verbose boolean 2.1 Flag to activate verbose mode.

Note: Verbose mode is always on if you starts a debug maven instance (says via -X).
Valeur par défaut est : ${maven.verbose}.

Détails des paramètres

detail :

A flag to display also the content of each license.
  • Type : boolean
  • Depuis : 2.1
  • Exigé : Non
  • Expression : ${detail}

project :

The reacted project.
  • Type : org.apache.maven.project.MavenProject
  • Depuis : 2.1
  • Exigé : Oui
  • Défaut : ${project}

verbose :

Flag to activate verbose mode.

Note: Verbose mode is always on if you starts a debug maven instance (says via -X).
  • Type : boolean
  • Depuis : 2.1
  • Exigé : Non
  • Expression : ${license.verbose}
  • Défaut : ${maven.verbose}
Maven JRst ReStructuredText