geomacy opened a new pull request #160: add relativePath to parent for release make URL: https://github.com/apache/brooklyn-ui/pull/160 This adds back the `relativePath` to the parent in the pom, to allow the `make_release_artifacts.sh` to work. This is required to get https://github.com/apache/brooklyn-dist/pull/150 to work. Without this commit the script breaks like below (abbreviated): ``` [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for org.apache.brooklyn.ui:brooklyn-ui-parent:${revision}: Could not find artifact org.apache.brooklyn:brooklyn-parent:pom:1.0.0 in ...) and 'parent.relativePath' points at wrong local POM @ line 24, column 13 ```` @ahgittin this undoes the change https://github.com/apache/brooklyn-ui/commit/f6b88085815bb044c782db1344a5536c8730d01f and probably therefore undoes the fix for embedded builds. What do you think of this? Could we merge this and figure out some other fix for those?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
