[
https://issues.apache.org/jira/browse/JCRVLT-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16577127#comment-16577127
]
Konrad Windszus commented on JCRVLT-288:
----------------------------------------
Ok, the root cause of this regression is that in the lines where the filter is
being copied:
https://github.com/apache/jackrabbit-filevault-package-maven-plugin/blob/e19e9f904569a0c2c68b1031e26e9aa88021b9ff/src/main/java/org/apache/jackrabbit/filevault/maven/packaging/GenerateMetadataMojo.java#L534
only the {{nodesFilterSet}} and {{propertiesFilterSet}} is filled, but not the
{{referenceFilterSets}}.
> Support XML Docview formatting in a dedicated goal
> --------------------------------------------------
>
> Key: JCRVLT-288
> URL: https://issues.apache.org/jira/browse/JCRVLT-288
> Project: Jackrabbit FileVault
> Issue Type: Improvement
> Components: package maven plugin
> Affects Versions: package-maven-plugin-1.0.1
> Reporter: Konrad Windszus
> Priority: Major
> Fix For: package-maven-plugin-1.0.2
>
>
> There should be a dedicated goal which either formats XML files according to
> the Jackrabbit Filevault Docview XML format or only check if files are
> compliant with that format (e.g. for CI servers). The goal should support m2e
> properly (i.e. support emitting error messages or reformatting source files
> in an incremental build)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)