SAP / cf-java-logging-support

The Java Logging Support for Cloud Foundry supports the creation of structured log messages and the collection of request metrics
Apache License 2.0
77 stars 48 forks source link

Maven repo not updated #130

Closed FreddieMcHeart closed 2 years ago

FreddieMcHeart commented 2 years ago

Hi all. Two days ago you released version 3.5.5 of cf-java-logging-support. But I cant find it on Maven repository Where can I find release on Maven repository or when can you update the Maven repository?

KarstenSchnitter commented 2 years ago

Thank you for reaching out. It seems that the deploy to Maven Central was unsuccessful. I will redeploy and come back, when it is available.

KarstenSchnitter commented 2 years ago

It should now be available, e.g. https://oss.sonatype.org/service/local/repositories/releases/content/com/sap/hcp/cf/logging/cf-java-logging-support-core/3.5.5/cf-java-logging-support-core-3.5.5.jar

Note, the Maven Central update is usually lagging behind.