Re: maven-source-plugin broken on Windows + JDK8

2020-07-31 Thread Robert Scholte
Letting Maven sleep for 2 seconds between the 2 executions doesn't help. There's something else going wrong. Any Linux user that can solve this? thanks, Robert On 27-7-2020 09:32:10, Slawomir Jaranowski wrote: jdk can be good point, pass build use: Java version: 1.8.0_241, vendor: Oracle Corporat

Re: maven-source-plugin broken on Windows + JDK8

2020-07-27 Thread Slawomir Jaranowski
jdk can be good point, pass build use: Java version: 1.8.0_241, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/jdk1.8.0_241/jre failed has: Java version: 1.8.0_252, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/openjdk-8u252-b09/jre on mac os with: Java

Re: maven-source-plugin broken on Windows + JDK8

2020-07-26 Thread Robert Scholte
My bad, it is indeed the Ubuntu that is failing. It might be caused be JDK-8177809[1] IIRC when using Path instead of File you won't have this issue. Robert [1] https://bugs.openjdk.java.net/browse/JDK-8177809 On 27-7-2020 07:31:41, Christian Stein wrote: Hi, Why do you think it's the Windows

Re: maven-source-plugin broken on Windows + JDK8

2020-07-26 Thread Christian Stein
Hi, Why do you think it's the Windows node, Robert? For me, it [1] says 5 times: linux-jdk8-m3.6.x_build The file separator chars displayed in the log file also points to a Linux node: > > [INFO] The post-build script did not succeed. assert buildLog.text =~ > /(?i) Archive .*${sourcesJarFileN

maven-source-plugin broken on Windows + JDK8

2020-07-26 Thread Robert Scholte
Anybody willing to analyze why this plugin is broken for a while?[1] It look like there hasn't been a commit since the last success (recent changes only show commits on our Jenkins files) All other master are currently stable.[2] thanks, Robert [1] https://builds.apache.org/job/maven-box/job/ma