Description
the node type validator complains fails with this error message:
[ERROR] ValidationViolation: "jackrabbit-nodetypes: Mandatory child node missing: jcr:content [nt:base]", filePath=jcr_root\conf\filevaultsample\settings\wcm\templates\contentpage\thumbnail.png.dir\.content.xml, nodePath=/conf/filevaultsample/settings/wcm/templates/contentpage/thumbnail.png, line=7, column=12
when a content package is downloaded from AEM that contains editable template definitions with a thumbnail image. but the content structure looks ok, so i assume this validation error is a bug.
it can be reproduced with this sample project:
https://github.com/stefanseifert/filevault-package-maven-plugin-validation-issues/tree/master/content-packages/conf-content
Attachments
Issue Links
- Dependency
-
JCRVLT-461 jackrabbit-nodetypes: Mandatory property ''{http://www.jcp.org/jcr/1.0}data' missing in node with types [oak:Resource]
- Resolved
- is caused by
-
JCRVLT-426 Add nodetype validator
- Closed