Bug #108799 MySQL Connector/J not published on Maven Central
Submitted: 17 Oct 2022 11:47 Modified: 21 Oct 2022 17:19
Reporter: Alexander Dietzsch Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version:8.0.31 OS:Any
Assigned to: CPU Architecture:Any
Tags: Bug#108814

[17 Oct 2022 11:47] Alexander Dietzsch
Description:
The newest version 8.0.31 of MySQL Connector/J is created on Maven Central (pom file, readme, .. are there), but the binaries as the jar file are missing.

How to repeat:
Have a look at https://repo1.maven.org/maven2/mysql/mysql-connector-java/8.0.31/
[17 Oct 2022 12:13] MySQL Verification Team
Hello Alexander,

Thank you for the report and feedback.

regards,
Umesh
[17 Oct 2022 13:11] Henning Pöttker
The missing jar is intended according to the release notes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-31.html

There should be a working relocation POM to the new coordinates instead. However, the pom file does not have the right name. See also https://github.com/spring-projects/spring-boot/pull/32747
[17 Oct 2022 14:00] Alexander Dietzsch
I missed the release notes and the hint there about the changed naming. Feel free to close the ticket.

Thank you!
[17 Oct 2022 15:58] Henning Pöttker
Please don't close the ticket. As explained above, the relocation POM does not work as expected as it has the wrong file name.
[21 Oct 2022 17:19] Filipe Silva
Duplicate of Bug#108814