[
https://issues.apache.org/jira/browse/JCRVLT-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17214473#comment-17214473
]
Konrad Windszus commented on JCRVLT-463:
----------------------------------------
Is fixed by https://github.com/apache/jackrabbit-filevault/pull/98. [~sseifert]
Can you cross-check?
> 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: 3.4.6
> Reporter: Stefan Seifert
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: 3.4.8
>
>
> 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)