Re: release failing, help needed

2021-05-31 Thread Mirko Friedenhagen
Regards > Mirko Friedenhagen > — > Sent from my mobile > > Am 28.05.21 um 10:34 schrieb 'joerg.h...@googlemail.com > ' via mojohaus-dev > > Von: "'joerg.h...@googlemail.com > ' via mojohaus-dev" > > > Datum: 28. Mai 2021 > An: "mojohaus-dev&qu

Re: Re: release failing, help needed

2021-05-31 Thread 'joerg.h...@googlemail.com' via mojohaus-dev
et > spoiled by this. > > Best Regards > Mirko Friedenhagen > — > Sent from my mobile > > Am 28.05.21 um 10:34 schrieb 'joerg.h...@googlemail.com' via mojohaus-dev > > Von: "'joerg.h...@googlemail.com' via mojohaus-dev" < > mojoha...@googlegroups.com> >

Re: Re: release failing, help needed

2021-05-28 Thread mfriedenhagen
uot;'joerg.h...@googlemail.com' via mojohaus-dev" Datum: 28. Mai 2021An: "mojohaus-dev" Cc: Betreff: Re: release failing, help needed So without release plugin, I could perform the release now. Using that plugin I now get this: mvn release:p

Re: release failing, help needed

2021-05-28 Thread 'joerg.h...@googlemail.com' via mojohaus-dev
got some other errors but finally resolved all and made it work now... joerg.h...@googlemail.com schrieb am Freitag, 28. Mai 2021 um 10:27:52 UTC+2: > So without release plugin, I could perform the release now. > Using that plugin I now get this: > mvn release:perform > [INFO] Scanning for

Re: release failing, help needed

2021-05-28 Thread 'joerg.h...@googlemail.com' via mojohaus-dev
So without release plugin, I could perform the release now. Using that plugin I now get this: mvn release:perform [INFO] Scanning for projects... [INFO] [INFO] < org.codehaus.mojo:servicedocgen-maven-plugin > [INFO] Building Maven Service Documentation Generator Plugin

Re: release failing, help needed

2021-05-28 Thread 'joerg.h...@googlemail.com' via mojohaus-dev
gotcha: [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] Total time: 57.268 s [INFO] Finished at: 2021-05-28T10:17:56+02:00 [INFO]

Re: release failing, help needed

2021-05-28 Thread 'joerg.h...@googlemail.com' via mojohaus-dev
https://issues.apache.org/jira/browse/WAGON-568 joerg.h...@googlemail.com schrieb am Freitag, 28. Mai 2021 um 10:06:24 UTC+2: > Hi, > > from the logs and errors, I can clearly see that the hashes (sha1 and md5) > are not uploaded and therefore OSSRH is rejecting the release and cannot > close

Re: release failing, help needed

2021-05-28 Thread 'joerg.h...@googlemail.com' via mojohaus-dev
Hi, from the logs and errors, I can clearly see that the hashes (sha1 and md5) are not uploaded and therefore OSSRH is rejecting the release and cannot close it successfully due to missing hashes. This has nothing to do with GPG or my DSL provider. So IMHO the root cause is that maven for some

Re: release failing, help needed

2021-05-27 Thread Ben M.
OK, let's start with updating some gpg instructions: https://github.com/mojohaus/mojohaus.github.io/pull/38 Unless I do a release, I probably cannot help you any further. Sorry! :( BUT… I noticed slow upload/download speeds from Germany as well. In case you are a Deutsche Telekom customer as I

Re: release failing, help needed

2021-05-27 Thread Ben M.
Wow, the "how to release" page is extremely outdated. DSA keys… they are deprecated for years now and we are moving from RSA to ECC now. About the run time… I did a dry run of release:prepare and found: [INFO] [prepare dry-run] 17/17 end-release [INFO] Release preparation simulation complete.

Re: release failing, help needed

2021-05-27 Thread 'joerg.h...@googlemail.com' via mojohaus-dev
Hi Bean, thanks for your response and your suggestion. I updated parent to the latest release 61: https://github.com/mojohaus/servicedocgen-maven-plugin/commit/ca831c4821200ea162174533cf7293d433b03c53 After rerunning the release process I ended up with the exact same behaviour. BTW: [INFO]

Re: release failing, help needed

2021-05-27 Thread Ben M.
Have you tried updating the parent pom? I think you will need more recent versions of some plugins, especially the deploy and gpg plugins. joerg.h...@googlemail.com schrieb am Donnerstag, 27. Mai 2021 um 16:48:39 UTC+2: > Dear mojohaus experts, > > after a long while I want to build a release

release failing, help needed

2021-05-27 Thread 'joerg.h...@googlemail.com' via mojohaus-dev
Dear mojohaus experts, after a long while I want to build a release of one of my mojos. I tried to exactly follow the instructions: https://www.mojohaus.org/development/performing-a-release.html Whilst running mvn release:perform I saw log message like this: Uploading to ossrh-staging: