I‘d like to keep the iBiblio repository up to date as we release new versions of MySQL Connector/J, but the documentation at http://maven.apache.org/guides/mini/guide-ibiblio-upload.html assumes that either (1) you use Maven to already build your project or (2) you grok Maven enough to create a Maven version of your project to create the .poms and upload the stuff to iBiblio.
Is anyone out there with Maven skills out there that wouldn‘t mind helping us create the skeleton Maven project to pull this off (someone‘s already done it, since there are older versions of Connector/J in the repository), or tell us a way to do the upload without Maven? (We like our Ant build script just fine, thanks!)