tomaswolf commented on issue #875: URL: https://github.com/apache/mina-sshd/issues/875#issuecomment-3784471669
> This might be related to https://the-asf.slack.com/archives/C7Q9JB404/p1767823375226259 That indeed might have been the problem. I _did_ notice a second staging repo, but it appeared to be empty. Looks like it wasn't, I must have overlooked that the POM ended up there. That slack board is only for ASF members, but I think this might be generally useful: Maven 3.9.12 includes maven-resolver 1.9.25 which may result in artifacts ending up split over multiple staging repos instead of in one when doing a release on release.apache.org; work-around is `-Daether.connector.basic.parallelPut=false`. That gets set automatically by the new Apache Parent POM 36. And Apache MINA SSHD 2.17.0 newly uses maven 3.9.12 to be able to build with Java 25. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
