Bug #109628 | mysql-connector-java exists in maven without jars | ||
---|---|---|---|
Submitted: | 13 Jan 2023 14:34 | Modified: | 22 Jul 19:53 |
Reporter: | Ulf Weiland | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | Connector / J | Severity: | S3 (Non-critical) |
Version: | 8.0.31 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[13 Jan 2023 14:34]
Ulf Weiland
[16 Jan 2023 6:15]
MySQL Verification Team
Hello Ulf Weiland, Thank you for the report and feedback. regards, Umesh
[22 Jul 19:53]
Filipe Silva
Posted by developer: Between versions 8.0.31 and 8.0.33, MySQL Connector/J was published under both Maven coordinates: `mysql:mysql-connector-java` and `com.mysql:mysql-connector-j`. The POM at the old coordinates was replaced with a relocation POM to give users sufficient time to migrate without breaking their applications. This is not a bug.