List of usage scenarios creating blueprints with the plugin for Maven.

Audience
Level of Experience

Prerequisites

There are a number of prerequisites regarding knowledge and configuration of Confluence, Maven, and the Doctypes Maven Plugin.

Since the plugin generates blueprints based on the projectdoc Toolbox, you should also be familiar with this add-on and its concepts.

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.

projectdoc Model Descriptors
Provides an overview over the model descriptors to describe the add-on, spaces, and doctypes.
Project Settings
The project-settings.xml allows user specific defaults for parameter values used for the project creation process.
Plugin Documentation
Goals available for this plugin.
projectdoc Toolbox Online Manual
The online manual for version 1 of the projectdoc Toolbox for Confluence.