Bug #47158 Latest versions of MySQL Connector/J are not available in Maven's central reposi
Submitted: 6 Sep 2009 14:11 Modified: 2 Oct 2009 19:12
Reporter: Clemens Fuchslocher Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version: OS:Any
Assigned to: CPU Architecture:Any
Tags: Maven

[6 Sep 2009 14:11] Clemens Fuchslocher
Description:
The latest versions of MySQL Connector/J are not available in Maven's central repository:

http://repo1.maven.org/maven2/mysql/mysql-connector-java/

http://jira.codehaus.org/browse/MAVENUPLOAD-1761
http://jira.codehaus.org/browse/MAVENUPLOAD-1552

Guide to uploading artifacts to the Central Repository
http://maven.apache.org/guides/mini/guide-central-repository-upload.html

How to repeat:
See http://repo1.maven.org/maven2/mysql/mysql-connector-java/ for available versions.
[7 Sep 2009 6:10] Tonci Grgin
Hi Clemens and thanks for your report.

We've already discussed this and the problem is in that one can *not* upload freely to Maven, it has to be done by Maven staff. If you know anyone there, notify them of the fact reported here.
As for us, we will contact Maven, probably even this week so they fix the situation. After all, we're open source, anyone can fetch latest binaries/sources at their will, what more can we do?
[10 Sep 2009 13:13] Mark Matthews
There's something broken with the rsync, I've filed http://jira.codehaus.org/browse/MAVENUPLOAD-2598 with the Maven repository maintainers to start to figure out what is going on.
[2 Oct 2009 0:18] Mark Matthews
Thanks to some hard work by the MySQL web team, we're now up and running again with Maven rsyncing the latest-and-greatest C/J releases to Maven's repositories.
[2 Oct 2009 19:12] Clemens Fuchslocher
Thank you for fixing this problem!