ossindex:help

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

Parameters

4 parameters
Name Type Since Description
detail boolean If true, display all settable properties for each goal.
goal java.lang.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.
lineLength int The maximum length of a display line, should be positive.

detail

If true, display all settable properties for each goal.

goal

The name of the goal for which to show help. If unspecified, all goals will be displayed.

indentSize

The number of spaces per indentation level, should be positive.

lineLength

The maximum length of a display line, should be positive.