Re: Need a way to extend a plugin before build

2020-04-20 Thread Andreas Aronsson
It is possible if you are using maven-3.3.1 or newer. Look at the extension mechanism here http://takari.io/2015/03/19/core-extensions.html On Sat 18 Apr 2020, 00:48 Hunter C Payne, wrote: > I don't believe it is possible to change the POM during a single build. > However, are you sure this

Support MNG-6863 Improvements Resume From

2020-04-20 Thread Robert Scholte
I have reviewed MNG-6863 and want to merge it into master but want someone to second that. It contains the next set of improvements regarding --resume-from: MNG-6863: -rf combined with -am (and -amd) MNG-6676: -rf combined with -pl ! Have especially a look at the unittest scenarios. They make