abhishekagarwal87 commented on issue #14415: URL: https://github.com/apache/druid/issues/14415#issuecomment-1589010769
In https://github.com/apache/druid/pull/13698, druid-core was merged into druid-processing module. You can remove the dependency on druid-core completely if you are upgrading to druid 26.0 On Tue, Jun 13, 2023 at 3:15 PM Bartosz Mikulski ***@***.***> wrote: > I was developing an extension for Druid 26.0.0 and wanted to include a > druid-core dependency in version 26.0.0. However, the Maven build > complained that there is no such jar version. I looked at the Maven > Repository online and there is no Druid Core 26.0.0: > https://mvnrepository.com/artifact/org.apache.druid/druid-core, however, > there are other artifacts for Druid 26.0.0, like druid-processing: > https://mvnrepository.com/artifact/org.apache.druid/druid-processing/26.0.0 > . > > Perhaps there was an error when uploading the artifacts to the central > with CI/CD pipeline? Can you upload the jar manually to Maven Central? > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/druid/issues/14415>, or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AALIWUI67GS34RUGPASJKCTXLAZD5ANCNFSM6AAAAAAZESZOQY> > . > You are receiving this because you are subscribed to this thread.Message > ID: ***@***.***> > -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
