BartMiki opened a new issue, #14415: URL: https://github.com/apache/druid/issues/14415
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? -- 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]
