cdklabs / publib

A unified toolchain for publishing libraries to popular package managers (formally jsii-release)
Apache License 2.0
53 stars 21 forks source link

How to publish on Maven Central? #1305

Open nicolaracco opened 1 month ago

nicolaracco commented 1 month ago

Hello,

I would like to publish a CDK package on Maven Central, but after reviewing the README of this library and seeking support from Sonatype (as I was unable to find the “Staging ID”), it seems that this library relies on OSSRH, which is a legacy platform only supported in special cases, like snapshot releases.

Is this correct? What is the recommended approach for publishing Maven packages?

hakenmt commented 3 weeks ago

+1 same problem, looks like publib for java needs to be updated to use the new maven central apis.