Manipulates doctype add-ons for the projectdoc Toolbox for Confluence.

Name
Plugin Documentation

Manipulates doctype add-ons for the projectdoc Toolbox for Confluence.

Goals

Goals available for this plugin:

NameShort Description
doctype:build
Builds the ORB artifact for the add-on project in the target folder.
doctype:create
Creates a new project based on the doctype add-on archetype.
doctype:create-model
Creates a new project based on the doctype model archetype.
doctype:create-patch-tree
Creates a basic patch tree in the models folder.
doctype:generate
Applies changes to a doctype add-on project for the projectdoc Toolbox for Confluence. There is no rollback of backup function! Make sure to run this only against projects that are in version control and up-to-date. On any problem sources (not files in the target folder) have to be fetched from version control.
doctype:help
Display help information on doctype-maven-plugin.
Call mvn doctype:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
doctype:run
Runs the Confluence locally in debug mode. This is quite crude.