libsql-client-java icon indicating copy to clipboard operation
libsql-client-java copied to clipboard

Publish on Maven Central

Open penberg opened this issue 2 years ago • 6 comments

penberg avatar Apr 18 '23 09:04 penberg

I opened a ticket for a "org.libsql.client" group ID: https://issues.sonatype.org/browse/OSSRH-90878

penberg avatar Apr 18 '23 10:04 penberg

any update now that OSSRH-90878 closed in April?

maxandersen avatar Aug 17 '23 19:08 maxandersen

Hey @maxandersen! I haven't published anything on Maven central because nobody really asked for it. Also, I think we probably should just switch to a JDBC model for this driver instead to be more useful to people, which is why I haven't improve this.

penberg avatar Aug 18 '23 08:08 penberg

Yeah. It was me looking for jdbc driver for Turso that got me here.

Btw. Even using this manually didn't work for me - it gives me 401 for the https url with full token so was wondering if something changed or missing ?

maxandersen avatar Aug 18 '23 08:08 maxandersen

Hey, works fine on my machine. Did you create the access token with turso db tokens create <database name>?

penberg avatar Aug 18 '23 08:08 penberg

yes. no luck.

maxandersen avatar Aug 23 '23 09:08 maxandersen