On Thu, May 10, 2018 at 9:53 AM, Matt Sicker <boa...@gmail.com> wrote:
> On 10 May 2018 at 09:34, Gary Gregory <garydgreg...@gmail.com> wrote: > > > Another item would be to have ONE Maven call instead of SIX for: > > > > It would be great to just do "mvn release:prepare release:perform", fill > out the release candidate version, and then have everything uploaded and > emailed properly. Unfortunately, I'm not familiar enough with maven to know > how to automate that sort of thing (in the past, I've usually offloaded > that part to a CI pipeline script of some sort). > Right, in a dream world, there would be a simple one-liner for creating an RC and another for promoting an RC to release. Gary > > > -- > Matt Sicker <boa...@gmail.com> >