openstreetmap / OSM-binary

GNU Lesser General Public License v3.0
194 stars 73 forks source link

Deploy latest Java version to Maven Central #85

Open leonardehrenfried opened 5 days ago

leonardehrenfried commented 5 days ago

84 has updated the Java library. For this change to reach its users it needs to be deployed to Maven Central.

It's not clear to me who has the credentials to do so. Maybe @simon04 ?

PS: A version bump should probably also happen.

simon04 commented 4 days ago

In October 2020, I've applied »Add org.openstreetmap.pbf to Maven Central« via https://issues.sonatype.org/browse/OSSRH-61093

@bretth validated this request (getting OSM-binary published as org.openstreetmap.pbf)?

It seems that now everything has changed, see https://central.sonatype.org/faq/what-happened-to-issues-sonatype-org/ and https://central.sonatype.org/register/central-portal/

leonardehrenfried commented 4 days ago

Sonatype have indeed changed the process but it's all for the better. The developer experience, which used to be awful, has much improved when the move to the new Central Portal happened.

I've done the migration for a few of my projects and it's been very smooth.

The new portal now provides actually useful, non-confusing information about the state of your publications. :exploding_head: