Re: --no-transfer-progress might be causing the some tests to fail

2022-01-18 Thread Tomo Suzuki
I'm not sure what the exact problem is in your environment when using "--no-transfer-progress". You may want to share more details (stacktrace and error messages). I might have a similar problem as yours. In my case, there was.a problem in GitHub Actions where it disconnects HTTP connections when

--no-transfer-progress might be causing the some tests to fail

2022-01-18 Thread Janardhan Pulivarthi
Hi Maven team, A test is failing consistently for us when maven build is triggered along with --no-transfer-progress option. We are using the following operation to build a jar, against which the test was run: mvn --no-transfer-progress clean package -P distribution Thank you, Janardhan --

[ANN] Apache Maven Plugin Tools 3.6.4 released

2022-01-18 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Plugin Tools, version 3.6.4. https://maven.apache.org/plugin-tools/ Release Notes - Maven Plugin Tools - Version 3.6.4 ** Bug * [MPLUGIN-382] - Too many dependencies in plugin descriptor * [MPLUGIN-383] - Missin