hibernate3:hbm2hbmxml

Generates a set of hbm.xml files

Mojo Attributes:

  • Requires a Maven 2.0 project to execute.
  • Requires dependency resolution of artifacts in scope: test
  • Invokes the execution of the lifecycle phase generate-resources prior to executing itself.

Optional Parameters

Name Type Description
componentConfigurations List No description.
componentProperties Map Parameter that holds component properties defined by the user.
components List Parameter that holds components definitions specified by the user.

Parameter Details

componentConfigurations No Description.
  • Type: java.util.List
  • Required: No

componentProperties Parameter that holds component properties defined by the user.
  • Type: java.util.Map
  • Required: No

components Parameter that holds components definitions specified by the user.
  • Type: java.util.List
  • Required: No