Sonatype deployment problems

Hello @zambrovski,

Thanks for bringing up this issue and sorry for the delay in providing feedback. @bbranan raised this issue with Sonatype here [1].

The primary recommendation from Sonatype came down to 2 things:

  1. Use the nexus-staging-maven-plugin to perform the deployment (in place of the default maven deploy plugin)
  2. Include a tag in the configuration in the configuration of that plugin

Can you try this solution as well and confirm it works for you? Thanks

[1] Loading...