camunda-community-hub / community-action-maven-release

Opinionated GitHub action to release community projects to Maven Central
Apache License 2.0
7 stars 4 forks source link

400 - Bad Request during deployment to Maven Central #54

Open pierre-yves-monnet opened 1 year ago

pierre-yves-monnet commented 1 year ago

Hello @camunda-community-hub/devrel

My project, https://github.com/camunda-community-hub/zeebe-cherry-runtime, faced an issue during the deployment to maven central

Error:  Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13:deploy (deploy-to-maven-central) on project zeebe-cherry-runtime: Execution deploy-to-maven-central of goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13:deploy failed: 400 - Bad Request -> [Help 1]

Could you help me? The particularity is that JAR file embedded some static HTML file made in REACT.

Here the last execution: https://github.com/camunda-community-hub/zeebe-cherry-runtime/actions/runs/4951709457/jobs/8857040184

xomiamoore commented 1 year ago

Hi @pierre-yves-monnet, thank you for flagging this. I am going to ask some of our Maven experts if they can help :)