GitHub user britter opened a pull request:
https://github.com/apache/maven-surefire/pull/165
Merge master to junit5
Bring the junit5 branch up to date with master, so we can continue work.
I'm still getting build failures when running mvn clean verify:
```
[INFO
Hello Brian,
> Am 20.09.2017 um 23:16 schrieb Brian Fox :
>
> It's been a really long time, but I recall that there were issues getting
> the dependencies of plugins bound to the lifecycle. This looks to be the
> same problem. I think the documentation talked about a way to do this
> effectively.
See inline
On Sun, Sep 24, 2017, at 03:37 PM, Stephen Connolly wrote:
> Right now I have a successful vote to release 3.5.1
>
[snip]
> Now I see 6209 changing the classloader for plugins that are also build
> extensions... the question here is two fold:
>
> 1. Is the new behaviour *correct* o