Stefan Seifert created JCRVLT-463:
-------------------------------------
Summary: jackrabbit-nodetypes: Mandatory child node missing:
jcr:content [nt:base]
Key: JCRVLT-463
URL: https://issues.apache.org/jira/browse/JCRVLT-463
Project: Jackrabbit FileVault
Issue Type: Bug
Components: vlt
Affects Versions: package-maven-plugin-1.1.4, 3.4.6
Reporter: Stefan Seifert
the node type validator complains fails with this error message:
{noformat}
[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
{noformat}
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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)