Petr Shypila created SLING-4505:
-----------------------------------
Summary: POM files under /bundles/extensions/discovery are have
incorrect relative paths to it's parents
Key: SLING-4505
URL: https://issues.apache.org/jira/browse/SLING-4505
Project: Sling
Issue Type: Improvement
Reporter: Petr Shypila
Priority: Minor
All modules under /bundles/extensions/discovery are have incorrect configured
{{pom.xml}} file.
The {{relativePath}} property of {{parent}} property has incorrect value.
Instead of {{../../../../parent/pom.xml}} it has been set to
{{../../../parent/pom.xml}}, which is wrong.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)