ahgittin commented on issue #160: add relativePath to parent for release make URL: https://github.com/apache/brooklyn-ui/pull/160#issuecomment-567953269 nice answer re properties @tbouron -- maven says > Properties are not supported in the following XPath elements: > `/project(/parent)?/(groupId/artifactId/version)` pleasantly surprised that `relativePath` allows this! i confess i don't understand why we need to set the `relativePath` -- it shouldn't be required if the parent is in the local `.m2` repo, nor if the parent is built prior to the project on the same `mvn` run. both of those should be the case here, right? if one of you can explain that that would be helpful, meanwhile i'll check whether the `BrooklynUiParentRelativePath` solution is sufficient for downstream projects, and open a PR building on this if so.
---------------------------------------------------------------- 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
