Ok. So, "tools.jackson" namespace migrated to Central Portal and as I feared, nothing really works. Starting with -SNAPSHOT publish, I assume URL should be same as with regular "central":
https://central.sonatype.com/api/v1/publisher
Comments
Log in with your Bluesky account to leave a comment
[ERROR] Failed to execute goal org.sonatype.central:central-publishing-maven-plugin:0.7.0:publish (injected-central-publishing) on project jackson-parent: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts:
oh? Hmmh. That does sound interesting. I am just worried about getting things in non-working state.
All I need are CI-driver -SNAPSHOTs to some public repo, and then releases.
Comments
gets
[ERROR] Failed to execute goal org.sonatype.central:central-publishing-maven-plugin:0.7.0:publish (injected-central-publishing) on project jackson-parent: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts:
All I need are CI-driver -SNAPSHOTs to some public repo, and then releases.
Just install the extension, and `mvn deploy -DaltDeploymentRepository=id::njord:release-sca` or alike