On Sat, 1 Aug 2020 at 12:54, Rob Tompkins <[email protected]> wrote: > > > > > On Aug 1, 2020, at 7:34 AM, sebb <[email protected]> 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 leave that. Maybe a parameter that > defaults to no SNAPSHOT deployment, still leaving the logic there for testing > purposes?
That would be OK. > -Rob > > > > > 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 be wrong to specify the release profile with a snapshot > > release, but the release plugin should not try to update the dist > > area. > > > > S. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
