On Jul 30, 2014, at 2:31 PM, Andrew Phillips <aphill...@qrmedia.com> wrote:
> Here is the 1.8.0 release log...all glorious 81 steps of it: > > https://docs.google.com/document/d/10LkAD8Wk5Kcj38nQghTW-bQdCOXaxZad5W5Chu6HUCA/edit?usp=sharing Wow. Thanks for documenting that. I’m sure it wasn’t easy or fun. > Looking through it, the immediate things we need to address to make this > easier, as far as I can see, are: > > 1. Ensure the Maven release plugin stops prompting. This basically means > getting rid of ${project.parent.version}-type versions in POMs Where you able to address this at all with the maven batch mode? > If we can get this done, we should at least be able to run pretty much the > same set of commands for each repo, with only a couple of exceptions (e.g. no > bumping of dependency versions for core). This is definitely where we need to go. Thanks again for all of your efforts on this. Everett