List of usage scenarios creating blueprints with the plugin for Maven.
Usage Scenarios
The following usage scenarios help users to execute these tasks quickly.
- Create a new Doctype Model
- Shows how users can create their own model project for their doctypes. This involves creating a new project using a Maven Archtetype and then add blueprint based on model descriptors.
- Create a new Doctype Add-on
- Shows how users can create their own add-on project for their doctypes. This involves creating a new project using a Maven Archtetype and then add blueprint based on model descriptors.
- Add new Doctype
- Shows how to add a new doctype to an existing project.
- Update Doctype
- Shows how to update an existing doctype.
Resources
Information related to the usage scenarios.