Creates a basic patch tree in the models folder.

Name
doctype:create-patch-tree
Level
2
Full Name
de.smartics.maven.plugin:doctype-maven-plugin:1.0.0.b6:create-patch-tree
Since
1.0
Inherited by Default
true
Requires Project
true
Instantiation Strategy
per-lookup
Execute Strategy
once-per-session

Creates a basic patch tree in the models folder.

Parameters

Required Parameters

NameSinceData TypeShort Description
packagePrefix
1.0
The package prefix for the new project. Defaults to 'com.myorg.projectdoc.doctypes'.
shortId
1.0
The identifier part of artifact ID and package path of the new project.

Optional Parameters

NameSinceData TypeShort Description
modelsFolder
1.0
The location of the model descriptors.
skip
1.0
A simple flag to skip the tree creation.
verbose
1.0
A simple flag to log verbosely.