[GitHub] maven-integration-testing pull request #22: [MNG-5965] Parallel build multip...

2017-07-05 Thread dbmeneses
GitHub user dbmeneses opened a pull request: https://github.com/apache/maven-integration-testing/pull/22 [MNG-5965] Parallel build multiplies work if multiple goals are given You can merge this pull request into a Git repository by running: $ git pull

[GitHub] maven issue #125: [MNG-5965] Parallel build multiplies work if multiple goal...

2017-07-05 Thread dbmeneses
Github user dbmeneses commented on the issue: https://github.com/apache/maven/pull/125 Ok my bad, I've managed to make them pass on my box as well. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] maven-surefire issue #154: Move junit5 provider code

2017-07-05 Thread britter
Github user britter commented on the issue: https://github.com/apache/maven-surefire/pull/154 @Tibor17 comments would be appreciated. We need this and #155 to continue work in this direction. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] maven issue #125: [MNG-5965] Parallel build multiplies work if multiple goal...

2017-07-05 Thread dbmeneses
Github user dbmeneses commented on the issue: https://github.com/apache/maven/pull/125 @ifedorenko I've updated my previous comment. I added a simple reproducer and I submitted a P/R to maven-integration-testing with an IT. BTW is it normal to have 100+ ITs failing with mvn 3.5.0?

[GitHub] maven issue #125: [MNG-5965] Parallel build multiplies work if multiple goal...

2017-07-05 Thread ifedorenko
Github user ifedorenko commented on the issue: https://github.com/apache/maven/pull/125 No, having IT failures are not normal, and [jenkins seems to be happy](https://builds.apache.org/view/M-R/view/Maven%20Core%20ITs/job/core-integration-testing-maven-3-embedded/). --- If your