Konrad Windszus created JCRVLT-380:
--------------------------------------
Summary: Error in case filterSource is being used with
subPackages/embeddeds with filter=true
Key: JCRVLT-380
URL: https://issues.apache.org/jira/browse/JCRVLT-380
Project: Jackrabbit FileVault
Issue Type: Bug
Components: package maven plugin
Affects Versions: package-maven-plugin-1.0.4
Reporter: Konrad Windszus
Fix For: package-maven-plugin-1.0.5
In case the configuration has {{filterSource}} set but also has either
subPackages or embeddeds set with {{filter}} = {{true}} the following error
message can be observed
{code}
[ERROR] Refuse to merge inline filters and non-sourced filter.xml. If this is
intended, specify the filter.xml via the 'filterSource' property.
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)