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

2016-12-22 Thread 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 should not have an option > > to choose. Better t

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

2016-12-22 Thread 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 org.apache.maven.wagon.AbstractWagon.connect(AbstractWagon.java:181) at org.apache

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

2016-12-22 Thread soiff
Github user soiff commented on the issue: https://github.com/apache/maven-wagon/pull/27 Yes, you are right. There are no PRs to make it bullet-proof. I've encountered this problem several days ago and I tried this new patch, which solved my problem and it works fine. In my memory, I'v

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

2016-12-22 Thread Christian Schulte
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 should not have an option > to choose. Better to agree that we are indeed fixing a bug or that we > should maintain the curren

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

2016-12-22 Thread Robert Scholte
-0.9 for the commandline option, there should be only one truth. Dependency management is way too important, you should not have an option to choose. Better to agree that we are indeed fixing a bug or that we should maintain the current behavior. And that'll take time. I will have a look at

[GitHub] maven-surefire issue #110: SUREFIRE-1216: TEST-*.xml files generated by Sure...

2016-12-22 Thread jonenst
Github user jonenst commented on the issue: https://github.com/apache/maven-surefire/pull/110 Hi @Tibor17, congratulations on the progress, 42/43 issues fixed. Any idea of the release date ? Cheers. --- If your project is set up for it, you can reply to this email and have your reply

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

2016-12-22 Thread michael-o
Github user michael-o commented on the issue: https://github.com/apache/maven-wagon/pull/27 If it is not enough for unstable networks, provide PRs to make it bullet-proof. Logs can always we enabled with `-X` and by tweaking the logging configuration. Still not enough? --- If your