Bug #14174 Make it easy to use MySQL connector in projects using Maven.
Submitted: 20 Oct 2005 11:45 Modified: 18 Sep 2009 10:20
Reporter: Berend Mulder Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S4 (Feature request)
Version:after 3.0.10 OS:Any (any)
Assigned to: Tony Bedford CPU Architecture:Any

[20 Oct 2005 11:45] Berend Mulder
Description:
Please upload stable versions of the MySQL Connector/J to the central Maven repository at http://www.ibiblio.org/maven/.
Recipe for uploading: http://maven.apache.org/reference/repository-upload.html

This makes it easier to use the connector in Maven projects.
There are versions of the Connector/J available in the repository, the latest version of which is 3.0.10.

How to repeat:
not applicable (feature/action request).

Suggested fix:
Follow the instructions at http://maven.apache.org/reference/repository-upload.html to upload latest stable version of Connector/J to the repository.
[4 Sep 2009 13:15] Tonci Grgin
We've been adding our releases to the Maven repository for 2 or 3 years now so, Tony, please update documentation to reflect that fact.
[18 Sep 2009 10:20] Tony Bedford
Added mention of Maven repository to main docs.
[20 Jan 2010 10:33] Chris Wilson
Please upload 5.1.11 to allow maven users to get a fix for the statement cancellation timer memory leak (#36565).
[20 Jan 2010 14:24] Mark Matthews
5.1.11 hasn't been released yet. When it is released, it will be available in maven's repo.