Full name:
org.apache.jackrabbit:filevault-package-maven-plugin:1.0.3:format-xml
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
jcrRootSourceDirectory | File[] | - | (no description) Default value is: ${project.basedir}/jcr_root,${project.basedir}/src/main/jcr_root,${project.basedir}/src/main/content/jcr_root,${project.basedir}/src/content/jcr_root,${project.build.outputDirectory}. User property is: vault.jcrRootSourceDirectory. |
Name | Type | Since | Description |
---|---|---|---|
excludes | Set | - | Exclude patterns for files to exclude. If not set defaults to [].
Note: includes have precedences over excludes. Each pattern can either be an Ant-like pattern or a regular expression if it is starting with %regex[ and ending with ]. |
includes | Set | - | Include patterns for files to include. If not set defaults to
[**\/*.xml].
Note: includes have precedences over excludes. Each pattern can either be an Ant-like pattern or a regular expression if it is starting with %regex[ and ending with ]. |
validateOnly | boolean | - | If set to true then fails the build if it encounters
XML files which don't follow the formatting rules for XML Docview
files. If set to false will reformat all XML Docview
files. Default value is: false. |
Note: includes have precedences over excludes. Each pattern can either be an Ant-like pattern or a regular expression if it is starting with %regex[ and ending with ].
Note: includes have precedences over excludes. Each pattern can either be an Ant-like pattern or a regular expression if it is starting with %regex[ and ending with ].