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

2022-01-19 Thread Janardhan Pulivarthi
roperly, other than a warning "[WARNING] Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/net/minidev/json-smart/maven-metadata.xml"; there is no problem with downloads. Thanks a lo

--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

Re: Experiment Recruitment

2021-07-29 Thread Janardhan
Please respect developers' time. 🙏 Please refrain from sending non dev related mails and promotional mails to dev lists. Thanks and Regards, Janardhan On Thu, Jul 29, 2021 at 6:55 PM wrote: > Hi, > I would invite you to participate in an experiment. It requires no more > th

Re: [maven-gpg-plugin] Unable to sign artifacts with SHA-256 or higher

2021-05-27 Thread Janardhan
checksum for transport bitrot. Thanks Michael for clarification. I think this usage can be documented (explicitly). What do you think? I am open to giving a PR since all the apache projects use this functionality. :) Regards, Janardhan On Thu, May 27, 2021 at 1:27 PM Michael Osipov wrote: &g

[maven-gpg-plugin] Unable to sign artifacts with SHA-256 or higher

2021-05-26 Thread Janardhan
Thanks and regards, Janardhan