-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Publish artifacts back to Maven central #45
Comments
I believe the WePay engineers are interested in adding this back as well. @criccomini do you guys plan to add Maven Central publishing to the project in the near future? |
Hi, gentle reminder here. @criccomini is publishing artifacts back to maven central something WePay is looking to do? Thanks. |
Until/unless we address this, we should probably remove mention of Maven Central from the README. I've noted this in #89. |
@C0urante Is this something that requires the original authors to move forward? I understand that Confluent has its own public maven repo for a select number of projects like kafka jdbcConnector. Would it be addressable by Confluent maintainers to add the artifacts there? |
Hi @chrisVia--unfortunately, it's not a priority for Confluent at the moment as we distribute our connectors via Confluent Hub. If that changes I'll be sure to let you know, though. |
I've taken a stab at this with #155 and #156. Because I don't work for WePay and don't want to publish artifacts to the We might consider altering the project's cc @criccomini and @mtagle--since you'd be responsible for performing releases on the 1.6.x and 2.x.y branches, can you take a look at the PRs and confirm that the release steps outlined in them work for you? |
#34 made jars and other artifacts be published exclusively to ConfluentHub. It would be a great help, and more standardized, if the build-process could reintroduce publishing artifacts back to maven central. Currently the README in this repo still points people to the maven published artifacts which are basically unchanged since the time this repo was forked from wepay.
The text was updated successfully, but these errors were encountered: