Hi Tibor, I volunteer for this. I have a solid experience with maven usage and also contributed few (easy) maven commits: https://github.com/apache/maven/commits?author=dejan2609
Regards, Dejan Stojadinović On 2019/03/23 21:47:04, Tibor Digana <tibordig...@apache.org> wrote: > It's going to be very pedant work for someone who want to help us in > Surefire. > > I am looking for some volunteer who will remove the deprecated config param > `forkMode` in favor of `forkCount`. All our ITs should use `forkCount` > since then. > > Additionally, the volunteer should deprecate `surefire-junit4` provider. > Instead `surefire-junit47` provider should be selected as default provider > for JUnit4 tests. Again the ITs should be changed and plugin dependencies > should use `surefire-junit4` provider in place where it was not specified. > > It's easy to do. When you see the usages of `.forkMode()` method - only 20 > in `surefire-its` and 43 usages of `<forkMode>` in > `surefire-its/src/test/resources`. > > Successful build must prove that the changes have been applied correctly. > The changes should be in a pull request on GitHub. > > Cheers > Tibor > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org