camunda-community-hub / camunda-platform-7-custom-batch

using the camunda batch execution for custom batch runs
Apache License 2.0
29 stars 11 forks source link

Version 1.18.0 is not available in Maven central #54

Closed rohwerj closed 1 year ago

rohwerj commented 1 year ago

The newest version that is compatible with Camunda 7.18 (1.18.0) is not available on Maven central.

p-wunderlich commented 1 year ago

@Rin can you please help? Found an old issue where you had to manually release the new version? (https://github.com/camunda-community-hub/camunda-platform-7-custom-batch/issues/38)

zambrovski commented 1 year ago

@camunda-community-hub/devex could youe please check?

akeller commented 1 year ago

@camunda-community-hub/devrel should be able to assist here.

xomiamoore commented 1 year ago

Hello! Taking a look at this now :)

rohwerj commented 1 year ago

@xomiamoore What is the status of this issue? Are there any problems with the release?

berndruecker commented 1 year ago

This is wired: I can see the release/deploy on the Github action, but don't find an artifact on staging in Sonatype - also not deployed: https://oss.sonatype.org/#nexus-search;quick~camunda-platform-7-custom-batch-

@rohwerj Would it be OK if I release another 1.18.1 to check if that ends up on Sonatype's server as expected?

rohwerj commented 1 year ago

@berndruecker For me this would be totally okay, but I think @pschalk or @zambrovski have to say, if there is a reason not to do it

p-wunderlich commented 1 year ago

@berndruecker for me it's ok, thanks!

berndruecker commented 1 year ago

@rohwerj @pschalk Released 1.18.1 and directly released it from Sonatype. Should be on central soon. Sorry, for the inconvenience!