[
https://issues.apache.org/jira/browse/JCRVLT-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tobias Bocanegra resolved JCRVLT-219.
-------------------------------------
Resolution: Fixed
Fix Version/s: package-maven-plugin-1.0.1
fixed in r1816404
> Internal ancestors not used for dependency validation
> -----------------------------------------------------
>
> Key: JCRVLT-219
> URL: https://issues.apache.org/jira/browse/JCRVLT-219
> Project: Jackrabbit FileVault
> Issue Type: Bug
> Components: package maven plugin
> Affects Versions: package-maven-plugin-1.0.0
> Reporter: Tobias Bocanegra
> Assignee: Tobias Bocanegra
> Fix For: package-maven-plugin-1.0.1
>
>
> when having a filter like:
> {noformat}
> <filter root="/libs/foo">
> <include pattern="/libs/foo"/>
> </filter>
> <filter root="/libs/foo/bar">
> <include pattern="/libs/foo/bar"/>
> </filter>
> {noformat}
> the internal ancestor is reported as not resolved:
> {noformat}
> [ERROR] Filter root's ancestor '/libs/foo' is not covered by any of the
> specified dependencies.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)