Might be due to maven 3.9’.12 issue with parallel PUT https://github.com/apache/maven/issues/11634
On Fri, 23 Jan 2026 at 5:23 pm, Jean-Baptiste Onofré <[email protected]> wrote: > Hi > > It seems something wrong with the release, regarding the Maven Central > repo. > > The pom file is not available here: > > https://repo1.maven.org/maven2/org/apache/sshd/sshd/2.17.0/ > > whereas it's available on previous releases ( > https://repo1.maven.org/maven2/org/apache/sshd/sshd/2.16.0/). > > This prevent Gradle/Maven update on third party projects. > > Maybe the artifacts promotion from Nexus staging to release didn't work > well. > > Regards > JB > > On 2026/01/21 23:14:43 Thomas Wolf wrote: > > The Apache Mina PMC is pleased to announce the release of MINA SSHD > > 2.17.0. > > > > Apache MINA SSHD is a comprehensive Java library for client- and > > server-side SSH. > > > > Version 2.17.0 is a minor release that brings a number of bug fixes > > and some improvements in SFTP. > > > > The release is available for download at > > https://mina.apache.org/sshd-project/download_2.17.0.html > > > > where you can also find the release notes. It is also available > > via Maven Central. > > > > On behalf of the Apache MINA team > > > > Thomas Wolf > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
