JDBC driver wrong artifactId #56415
Labels
:Analytics/SQL
SQL querying
>bug
:Core/Infra/Core
Core issues without another label
Team:Core/Infra
Meta label for core/infra team
Team:QL (Deprecated)
Meta label for query languages team
JDBC 7.6.x poms have wrong artifact id, e.g.: https://artifacts.elastic.co/maven/org/elasticsearch/plugin/x-pack-sql-jdbc/7.6.2/x-pack-sql-jdbc-7.6.2.pom
artifactId is
jdbc
instead ofx-pack-sql-jdbc
.Also, the 7.7.x, 7.8.0 and 8.0.0 shouldn't be there? seems they are missing.
The text was updated successfully, but these errors were encountered: