X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Fhibernate-maven-plugin-2.0.0%2Fhelp-mojo.html;fp=dist%2Fhibernate-maven-plugin-2.0.0%2Fhelp-mojo.html;h=0000000000000000000000000000000000000000;hp=a485443f69fa5bac7ed293e04bcc7fd8b9a26661;hb=b293b312d6f0dd8b2dc716375fd442dd295a9942;hpb=9179a67d9952d3b63e95686dbd6cacd3c9e13cb2 diff --git a/dist/hibernate-maven-plugin-2.0.0/help-mojo.html b/dist/hibernate-maven-plugin-2.0.0/help-mojo.html deleted file mode 100644 index a485443f..00000000 --- a/dist/hibernate-maven-plugin-2.0.0/help-mojo.html +++ /dev/null @@ -1,277 +0,0 @@ - - - - - - - - - juplo - Hibernate Maven Plugin – hibernate:help - - - - - - - - - - - -
- - -
-
-

hibernate:help

- - -
-

hibernate:help

- -

Full name:

- -

de.juplo:hibernate-maven-plugin:2.0.0:help

- -

Description:

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

Attributes:

- -
    - -
  • The goal is thread-safe and supports parallel builds.
  • -
- -
-

Optional Parameters

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeSinceDescription
detailboolean-If true, display all settable properties for each -goal.
Default value is: false.
User property is: detail.
goalString-The name of the goal for which to show help. If unspecified, all -goals will be displayed.
User property is: goal.
indentSizeint-The number of spaces per indentation level, should be positive.
Default value is: 2.
User property is: indentSize.
lineLengthint-The maximum length of a display line, should be positive.
Default value is: 80.
User property is: lineLength.
-
- -
-

Parameter Details

- -

detail:

- -
If true, display all settable properties for each -goal.
- -
    - -
  • Type: boolean
  • - -
  • Required: No
  • - -
  • User Property: detail
  • - -
  • Default: false
  • -

-

goal:

- -
The name of the goal for which to show help. If unspecified, all -goals will be displayed.
- -
    - -
  • Type: java.lang.String
  • - -
  • Required: No
  • - -
  • User Property: goal
  • -

-

indentSize:

- -
The number of spaces per indentation level, should be positive.
- -
    - -
  • Type: int
  • - -
  • Required: No
  • - -
  • User Property: indentSize
  • - -
  • Default: 2
  • -

-

lineLength:

- -
The maximum length of a display line, should be positive.
- -
    - -
  • Type: int
  • - -
  • Required: No
  • - -
  • User Property: lineLength
  • - -
  • Default: 80
  • -
-
-
- - -
-
- - -
-
- -
- - -