Create a docmap JSON file from resources found in the file system.

Name
doctype:concat-docmaps
Since
1.1
Full Name
de.smartics.maven.plugin:doctype-maven-plugin:1.9.4:concat-docmaps
Inherited by Default
true
Requires Project
true
Instantiation Strategy
per-lookup
Execute Strategy
once-per-session

Create a docmap JSON file from resources found in the file system.

Parameters

Optional Parameters

NameSinceData TypeShort Description
docmapFileName
1.1
String
Allows to override the name of the file containing the information to concatenate. All files are required to have the same name.
docmapPrefix
1.1
String
Content to add to the generated docmap file.
docmapSuffix
1.1
String
Content to append to the generated docmap file.
encoding
1.1
String
The character encoding for the docmap files to read.
rootFolderName
1.1
String
The root folder to search for the docmap JSON files to concatenate.
skip
1.1
boolean
A simple flag to skip the build process for the add-on project.
verbose
1.1
boolean
A simple flag to log verbosely.