Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
OS name: "linux", version: "2.6.18-194.17.4.el5", arch: "amd64", family: "unix"
Description
I tried to build the last Sling release (1149269) but I noticed that few pom files have a wrong parent relative path. Because of this issue it is impossible to compile sling project using maven.
I found this bug in these pom files:
<sling_path>/bundles/extensions/framework-extension-transaction/pom.xml
<sling_path>/bundles/extensions/framework-extension-xml/pom.xml
<sling_path>/testing/tools/pom.xml
<sling_path>/testing/junit/core/pom.xml
<sling_path>/testing/junit/scriptable/pom.xml
<sling_path>/testing/junit/remote/pom.xml
<sling_path>/testing/samples/sample-tests/pom.xml
<sling_path>/testing/samples/failing-tests/pom.xml
<sling_path>/testing/samples/integration-tests/pom.xml