Re: Concurrent builds on master are broken

2021-02-08 Thread Guillaume Nodet
See https://github.com/apache/maven/pull/442 Guillaume Le lun. 8 févr. 2021 à 17:24, Guillaume Nodet a écrit : > Ah, it seems the underlying exception is swallowed. > I think the main reason is that DefaultTransformerContext does not use a > ConcurrentHashMap. > >

Re: Concurrent builds on master are broken

2021-02-08 Thread Guillaume Nodet
Ah, it seems the underlying exception is swallowed. I think the main reason is that DefaultTransformerContext does not use a ConcurrentHashMap. java.util.ConcurrentModificationException at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134) at

Concurrent builds on master are broken

2021-02-08 Thread Guillaume Nodet
It seems concurrent builds are somewhat broken on master. I end up with lots of exceptions, see below. Any idea where to look at ? Cheers, Guillaume Nodet [ERROR] input contained no data java.io.EOFException: input contained no data at org.codehaus.plexus.util.xml.pull.MXParser.fillBuf

[ANN] Apache Maven Shared Invoker 3.1.0 Released

2021-02-08 Thread Sylwester Lachiewicz
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Invoker, version 3.1.0 For information about the functionality of this lib - please check the website: https://maven.apache.org/shared/maven-invoker/ You should specify the version in your project's dependency

Re: [External] : Re: JDK 16 is now in the Release Candidate Phase

2021-02-08 Thread Rory O'Donnell
Hi Robert, Looks like logging a Groovy bug makes the most sense ? Do keep us updated. Rgds,Rory On 07/02/2021 13:13, Robert Scholte wrote: I've asked ASF Infra so install the latest JDK 16-ea. They confirmed there was a difference between Windows and Ubuntu: "Right, we have ea30 on Ubuntu and