Re: Commons-release plugin: should not try to deploy SNAPSHOT versions

2020-08-01 Thread Rob Tompkins
> On Aug 1, 2020, at 8:27 AM, sebb wrote: > > On Sat, 1 Aug 2020 at 12:54, Rob Tompkins wrote: >> >> >> On Aug 1, 2020, at 7:34 AM, sebb wrote: >>> >>> It looks like the plugin will try to deploy SNAPSHOT versions to the dist >>> area. >>> >>> This is wrong, but I don't know how

Re: Commons-release plugin: should not try to deploy SNAPSHOT versions

2020-08-01 Thread sebb
On Sat, 1 Aug 2020 at 12:54, Rob Tompkins wrote: > > > > > On Aug 1, 2020, at 7:34 AM, sebb wrote: > > > > It looks like the plugin will try to deploy SNAPSHOT versions to the dist > > area. > > > > This is wrong, but I don't know how to fix it. > > Pardon. I was using that for testing during t

Re: Commons-release plugin: should not try to deploy SNAPSHOT versions

2020-08-01 Thread Rob Tompkins
> On Aug 1, 2020, at 7:34 AM, sebb wrote: > > It looks like the plugin will try to deploy SNAPSHOT versions to the dist > area. > > This is wrong, but I don't know how to fix it. Pardon. I was using that for testing during the initial development. I’m slightly torn on whether or not to le

Commons-release plugin: should not try to deploy SNAPSHOT versions

2020-08-01 Thread sebb
It looks like the plugin will try to deploy SNAPSHOT versions to the dist area. This is wrong, but I don't know how to fix it. I found this out because the Jenkins Validator build was using the -Prelease profile. I assume this was because it was intended to update the SNAPSHOT repository. It may