MariaDB4j/MariaDB4j

MariaDB4j in Maven central

Opened this issue ยท 21 comments

Is it possible to deploy MariaDB4j in Maven Central to avoid build the Project everytime we want to use it? Thank you.

Hi @NicMon - cool that you find MariaDB4j useful and use it. I'll see how I can get it into Maven Central some time (probably using http://blog.bintray.com/2014/02/11/bintray-as-pain-free-gateway-to-maven-central/). In the mean time, perhaps the README update vorburger@976cd15#diff-04c6e90faac2675aa89e2176d2eec7d8 is useful to you?

Would be nice if it was in maven central.

Please do release it to Central.

I'm writing a jdbc-related library. And I made a test case for PostgreSQL with postgresql-embedded along with H2, Derby, and HSQL.
It will be great if I can add another test case for MariaDB.

Please do release it to Central.

+1

Hello everyone thanks for all of your interest in MariaDB4j!

I'm hoping to get to this one in the next 1-2 weeks or so; I've just been busy with other prios.

All please note that you can easily get the latest released versions from Bintray, and the latest SNAPSHOT from jitpack; I've just documented this on https://github.com/vorburger/MariaDB4j#where-from ...

I'm assuming that you STILL want Maven Central anyway? OK.. I'll try, watch https://issues.sonatype.org/browse/OSSRH-22232

BTW: Who are you all, and in what projects / applications do you use MariaDB4j? FLOSS, or .com? Please feel free to send a PR linking to your-own-cool-project-using-MariaDB4j for the Who's using it? README section.

Hi @vorburger

Thank you very much for your awesome work on this project :)

I work for Costcutter in the UK and we use MariaDB4j for our integration testing.

I work for Enovea where we use MariaDB4j for integration testing on our Financial Reconciliation product.

Hey, great job on MariaDB4j!

I work for Relay42 in the Netherlands where we use MariabDB4j for unit and integration testing.

+1

Hello everyone & @CedricGatay : Thanks for your patience, and continued support for the project from all of you.

I think I'm very close to having MariaDB4j v2.2.1 fully available on Maven central!. Just waiting for clarification to my latest question in https://issues.sonatype.org/browse/OSSRH-22232. Or may just needs an hour or whatever to sync and then it's fine by itself by the time you read this.. Once that's clarified, perhaps some of you would then like to test it, and confirm this is OK to close for good? - I'll also have to do some README clean-up to clarify re. Maven central, BinTray (the 2.2.0 that's there is BROKEN), and jitpack.

Also, see https://github.com/vorburger/MariaDB4j/blob/master/USERS.md with some of you all - hope OK. If you're reading this, and are using MariaDB4j but don't appear in the new USERS (or CONTRIBUTORS) then please do feel free to raise a PR to add yourselves! ;-)

PS just FYI: https://issues.sonatype.org/browse/OSSRH-23885

Looks good to me, keep up the good work ! (sync on central is not always fast, especially with large jars)

Worked fine for me from mavencentral - thanks - tested linux .10.1.13 (the mariaDB4j-db-linux64-artifact for version 10.1.8 didn't work, but that seems to be missing some binaries/src folder in master branch which explains it).

Cool guys, thanks for your feedback. With 22118a3, considering this one closed then!

Any plans to periodically release new versions? The last release 2.4.0 was done on 12 Feb 2019