bonita-project:create-bdm-module

Full name:

org.bonitasoft.maven:bonita-project-maven-plugin:1.0.0:create-bdm-module

Description:

This mojo creates a bdm module and its submodules in the current project with a Business Object Model descriptor sample file.

Attributes:

  • Requires a Maven project to be executed.
  • The goal is not marked as thread-safe and thus does not support parallel builds.

Required Parameters

Name Type Since Description
<bonitaProjectId> String - Specify the Bonita project id that will determine the artifact ids of the generated modules. This id must be consistent with the parent project.
User Property: bonitaProjectId

Parameter Details

<bonitaProjectId>

Specify the Bonita project id that will determine the artifact ids of the generated modules. This id must be consistent with the parent project.
  • Type: java.lang.String
  • Required: report.plugin.goal.yes
  • User Property: bonitaProjectId