Re: [maven-surefire] 01/01: [SUREFIRE-1531] Option to disable Java 9 modules

2018-11-17 Thread Robert Scholte
On Sat, 17 Nov 2018 11:34:43 +0100, wrote: This is an automated email from the ASF dual-hosted git repository. tibordigana pushed a commit to branch SUREFIRE-1531 in repository https://gitbox.apache.org/repos/asf/maven-surefire.git commit f333b7d9e89ddfe086fd1cb930df0f77a0edbc96 Author:

Re: [maven-integration-testing] branch master updated: [MNG-6481] Fix Wagon sample plugin to pass tests with Java 11

2018-11-10 Thread Robert Scholte
This is an interesting change, I noticed this failure on my local machine as well. However, I wonder if this a JDK bug or an intended change. Will try to get the answer next week. Robert On Sat, 10 Nov 2018 02:47:24 +0100, wrote: -File file = new File( "target/wagon.properties"

Re: [1/3] maven git commit: MNG-5774 Provide an extension point for alternate CLI configuration source

2015-03-03 Thread Robert Scholte
Op Sun, 01 Mar 2015 22:34:39 +0100 schreef jvan...@apache.org: @@ -132,11 +130,6 @@ public class MavenCli @SuppressWarnings( checkstyle:constantname ) public static final File userMavenConfigurationHome = new File( userHome, .m2 ); -public static final File