i'll have to see if I can create an example, but the effective pom was using that of the relativePath pom *despite* being a different version (I know because the parent that it should have been using will only cut a release with JDK 7 and the one at the relativePath is for the branch that will only cut a release with JDK 8)
Moving my source tree to /tmp and I could cut a release as it resolved from the repository. Parent version was a release version not a -SNAPSHOT and the version at relativePath is a -SNAPSHOT not a release! Anyone else seen this? -- Sent from my phone
