Re: [m-javadoc-plugin] how to exclude transitive dependency

2023-03-25 Thread Maxim Solodovnik
Here is the sample project: https://github.com/solomax/javadoc-exclude The issue is NOT reproducible if "Automatic-Module-Name" is absent On Tue, 14 Feb 2023 at 13:42, Maxim Solodovnik wrote: > > Same results with version 3.5.0 > > On Tue, 14 Feb 2023 at 12:07, Maxim Solodovnik wrote: > > > > H

Connection timeouts during GitHub Actions with Maven 3.9.x

2023-03-25 Thread Michael Vitz
Hi all, We recently switched from Maven 3.8.x to 3.9.x and all of a sudden, we ran into connection timeouts during downloading the maven-jar-plugin after all tests passed. After some digging, I suspect that it is a combination of GitHub Actions running on Azure which silently drops open connectio