Publish from 2 devices to a repository Progress and Regress

Hello,
I’m the owner and the developer of empty3.one website and java packages, and most of the sources behind. I was in trouble in transferring my pgp signing authorization from a container to another.
The version 2020.9.2 seems corrupted or blocks further versions. I don’t know what is going on with the new version.
Another project of my own is feature, a computer vision essay in development.

Manuel Dahmen.

[INFO] Deploying remotely…
[INFO] Bulk deploying locally gathered artifacts from directory:
[INFO] * Bulk deploying locally gathered snapshot artifacts
Downloading from ossrh: https://oss.sonatype.org/content/repositories/snapshots/one/empty3/empty3-library-3d/2020.3.9.X-SNAPSHOT/maven-metadata.xml
Downloaded from ossrh:

… Upload of 2020.9.2 failed.

Repository deploys 2020.3.9.2-SNAPSHOT but current vesion is 2020.9.X-SNAPSHOT I try to deploy. I have add an user account and go back with first user deploy.

[WARNING] Could not transfer metadata one.empty3:empty3-library-3d:2020.3.9.2-SNAPSHOT/maven-metadata.xml from/to ossrh
repositories/snapshots): Checksum validation failed, expected bab640905a87004385f9689aecb28b052e7d7832 but is 0aee150a090c877f527c42f1bc5bc5d08901db41
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:05 min
[INFO] Finished at: 2020-08-29T00:18:18+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) on project empty3-library-3d: Failed to retrieve remote metadata one.empty3:empty3-library-3d:2020.3.9.2-SNAPSHOT/maven-metadata.xml: Could not transfer metadata one.empty3:empty3-library-3d:2020.3.9.2-SNAPSHOT/maven-metadata.xml from/to ossrh
: Checksum validation failed, expected bab640905a87004385f9689aecb28b052e7d7832 but is 0aee150a090c877f527c42f1bc5bc5d08901db41 -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) on project empty3-library-3d: Failed to retrieve remote metadata one.empty3:empty3-library-3d:2020.3.9.2-SNAPSHOT/maven-metadata.xml: Could not transfer metadata one.empty3:empty3-library-3d:2020.3.9.2-SNAPSHOT/maven-metadata.xml from/to ossrh (): Checksum validation failed, expected bab640905a87004385f9689aecb28b052e7d7832 but is 0aee150a090c877f527c42f1bc5bc5d08901db41
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:564)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
at org.codehaus.classworlds.Launcher.main (Launcher.java:47)

What should I do?

You should file a ticket, this is a forum for people running Nexus Repository Manager instances.