Re: Release plugin: why are my releases tagged as snapshots?

2017-09-10 Thread Karl Heinz Marbaise
Hi Chris, based on the log output: [INFO] Executing: /bin/sh -c cd /home/ubuntu/workspace/betterrandom/target/checkout && git checkout BetterRandom-0.9.2.14 [INFO] Working directory: /home/ubuntu/workspace/betterrandom/target/checkout [INFO] Executing: /bin/sh -c cd

Re: Release plugin: why are my releases tagged as snapshots?

2017-09-10 Thread Chris
Actually, the parent pom.xml can probably be deleted now. I was trying to keep the child one together with a sibling pom.xml, which builds some benchmarks (that I'm not going to push to Maven Central since they wouldn't be useful as a library). I'll do that and see if it makes any difference.

Re: Release plugin: why are my releases tagged as snapshots?

2017-09-10 Thread Karl Heinz Marbaise
Hi Chris, If i correctly see in your pom file you have defined Git URL in the root location of your project as well as in the sub module which is simply wrong... Cause you are trying to release a multi module build which means these things should only be at the root of that... Furthermore

Re: Release plugin: why are my releases tagged as snapshots?

2017-09-10 Thread Russell Gold
I see that after you build the release version, you are then building the snapshot version. It is the latter that is being uploaded: > > Uploaded: >

Release plugin: why are my releases tagged as snapshots?

2017-09-10 Thread Chris
I've been informed at https://issues.sonatype.org/browse/OSSRH-34445 that: "The logs show that the build is trying to checkout the release branch, but whatever it checks out probably still has 0.9.2.7-SNAPSHOT as the version instead of 0.9.2.8 Once the build things it's building a SNAPSHOT

[RESULT] Re: Please retweet and vote

2017-09-10 Thread Stephen Connolly
So poll results: 493 votes cast 25% want Java 7,8&9 for Maven 3.6.x 65% want Java 8&9 for Maven 3.6.x 10% want Java 8&9 for Maven 3.6.x and 6 months of backporting to 3.5.x On Sat 9 Sep 2017 at 11:50, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: >