Creates a basic patch tree in the models folder.

Name
doctype:create-patch-tree
Since
1.0
Full Name
de.smartics.maven.plugin:doctype-maven-plugin:1.9.4:create-patch-tree
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
String
The package prefix for the new project. Defaults to 'com.myorg.projectdoc.doctypes'.
shortId
1.0
String
The identifier part of artifact ID and package path of the new project.

Optional Parameters

NameSinceData TypeShort Description
modelsFolder
1.0
String
The location of the model descriptors.
skip
1.0
boolean
A simple flag to skip the build process for the add-on project.
verbose
1.0
boolean
A simple flag to log verbosely.