Re: Roadmap to the next Maven release (Re: Improving Jenkins)

2016-12-23 Thread Christian Schulte
Am 12/23/16 um 08:16 schrieb Hervé BOUTEMY: > Le vendredi 23 décembre 2016, 03:59:17 CET Christian Schulte a écrit : >> Am 12/22/16 um 19:14 schrieb Robert Scholte: >>> -0.9 for the commandline option, there should be only one truth. >> >> +1 >> >>> Dependency management is way too important, you

Re: Roadmap to the next Maven release (Re: Improving Jenkins)

2016-12-23 Thread Christian Schulte
I setup a Jenkins job today running weekly testing that a release build can be performed successfully with the current Maven master and that core and plugin ITs do pass with the result of that build. It will send mails to dev@ with a subject starting with [NOTIFICATION].

Re: [HEADS UP] Releasing maven-wagon-2.11

2016-12-23 Thread Michael Osipov
Am 2016-12-23 um 07:26 schrieb Dan Tran: I am seeing this at my local build testConnectNullRepository(org.apache.maven.wagon.AbstractWagonTest) Time elapsed: 0.017 sec <<< ERROR! java.lang.NullPointerException: repository cannot be null at

[GitHub] maven-surefire pull request #137: Fix SUREFIRE-1239

2016-12-23 Thread jsdima
GitHub user jsdima opened a pull request: https://github.com/apache/maven-surefire/pull/137 Fix SUREFIRE-1239 Project to reproduce - https://github.com/jsdima/SUREFIRE-1239-reproduce More info: Problem appears when there are a lot of console output after last

[GitHub] maven-wagon issue #27: Support external downloader for downloading files

2016-12-23 Thread michael-o
Github user michael-o commented on the issue: https://github.com/apache/maven-wagon/pull/27 I do agree, but still think that we can tweak Wagon HTTP to fail faster if such a case happens. Your proxy is likely to use Apache HttpClient, just like Wagon does. You could still suffer from

Re: [HEADS UP] Releasing maven-wagon-2.11

2016-12-23 Thread Michael Osipov
Am 2016-12-23 um 07:26 schrieb Dan Tran: I am seeing this at my local build testConnectNullRepository(org.apache.maven.wagon.AbstractWagonTest) Time elapsed: 0.017 sec <<< ERROR! java.lang.NullPointerException: repository cannot be null at

Re: Roadmap to the next Maven release (Re: Improving Jenkins)

2016-12-23 Thread Stephen Connolly
Ok, so I think we need to change how we describe things a bit. Project resolution starts from a clean baseline. If you have a project with zero dependencies (other than those implicit in being a java project say... which means the JRE classpath is an implicit dependency) then you just have the

[GitHub] maven-wagon issue #27: Support external downloader for downloading files

2016-12-23 Thread soiff
Github user soiff commented on the issue: https://github.com/apache/maven-wagon/pull/27 Actually, `axel` is based on `c` programing language and do really failfast I think. Of course this is not a problem that always happen, which means it would be narrowly needed. After all,

[GitHub] maven-wagon pull request #27: Support external downloader for downloading fi...

2016-12-23 Thread soiff
Github user soiff closed the pull request at: https://github.com/apache/maven-wagon/pull/27 --- 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 have this feature enabled and wishes so, or if the feature is

[VOTE] Releasing Wagon 2.11

2016-12-23 Thread Dan Tran
Hi, We have fixed 18 issues: *https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318122=1296 * There are still issues left in JIRA: