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

2017-07-18 Thread dbmeneses
Github user dbmeneses commented on the issue: https://github.com/apache/maven/pull/125 @ifedorenko Ok, thanks for the help preparing the p/r. Is there anyone you could assign the review to? --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] maven pull request #125: [MNG-5965] Parallel build multiplies work if multip...

2017-07-04 Thread dbmeneses
GitHub user dbmeneses opened a pull request: https://github.com/apache/maven/pull/125 [MNG-5965] Parallel build multiplies work if multiple goals are given This p/r should also fix MNG-5705. When multiple tasks are given so that they are grouped in different task segments

[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 https://github.com

[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

[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