[GitHub] maven-surefire pull request #165: Merge master to junit5

2017-09-25 Thread britter
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

Re: dependency:go-offline broken?

2017-09-25 Thread Benedikt Ritter
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.

Re: Understanding MNG-6209 (was: [VOTE] Release Apache Maven 3.5.1)

2017-09-25 Thread Igor Fedorenko
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