Re: problem using maven to gpg-sign artifacts

2022-06-10 Thread Rick Hillegas
Thanks, Karl. Upgrading to the latest version of Maven and the gpg plugin did the trick. I am still getting peer authentication errors on some uploads, but I suspect that is a server problem and not a maven issue. Much appreciated. On 6/10/22 10:30 AM, Karl Heinz Marbaise wrote: On 10.06.22

Re: problem using maven to gpg-sign artifacts

2022-06-10 Thread Karl Heinz Marbaise
On 10.06.22 19:26, Karl Heinz Marbaise wrote: Hi Rick, On 10.06.22 17:55, Rick Hillegas wrote: I am having trouble signing maven artifacts. The details of the problem are described at https://issues.apache.org/jira/browse/INFRA-23348. The maven error message is terse. No additional useful

Re: problem using maven to gpg-sign artifacts

2022-06-10 Thread Karl Heinz Marbaise
Hi Rick, On 10.06.22 17:55, Rick Hillegas wrote: I am having trouble signing maven artifacts. The details of the problem are described at https://issues.apache.org/jira/browse/INFRA-23348. The maven error message is terse. No additional useful information comes back when I run the maven command

problem using maven to gpg-sign artifacts

2022-06-10 Thread Rick Hillegas
I am having trouble signing maven artifacts. The details of the problem are described at https://issues.apache.org/jira/browse/INFRA-23348. The maven error message is terse. No additional useful information comes back when I run the maven command with -e and -X switches. I haven't found any