oracle / soda-for-java

SODA (Simple Oracle Document Access) for Java is an Oracle library for writing Java apps that work with JSON (and not only JSON!) in the Oracle Database. SODA allows your Java app to use the Oracle Database as a NoSQL document store.
http://www.oracle.com/technetwork/database/application-development/oracle-document-store/index.html
Other
66 stars 22 forks source link

Release as a Maven artifact #1

Closed brunoborges closed 6 years ago

brunoborges commented 8 years ago

Since this is an open source project, can it be released as a Maven artifact on the Public Repository, to be easily integrated on Maven, Gradle, and SBT based projects?

It would also be nice if it could use Travis CI for continuous integration/testing/release process.

morgiyan commented 8 years ago

Hi Bruno, we are working on it.. it needs legal approval which takes time. I'll check on the status and cc you. Thanks, Max.

clausfod commented 6 years ago

What's the status for this ?

morgiyan commented 6 years ago

Hi Claus, it's being worked on. We do not have an ETA, but product management/legal told us they are actively working on it. Thanks, Max.

clausfod commented 6 years ago

Hi Max, Thanks for the update. 1½ year in the product management/legal department :+1: ;-)

gvenzl commented 6 years ago

Hi @clausfod, albeit it looks like it's stuck in a department for such a long period, luckily there has been quite some progress. In the meantime, Oracle and Sonatype are currently working on a partnership that will allow Oracle to put artifacts onto Maven Central to conditions that are inline with Oracle's corporate standards for software delivery and insurance to our customers.

The good news is that once this partnership is in place it will apply for all software and not only this one. However, it is almost impossible to give a concrete ETA for when this is partnership is taking place, as it depends solely on the negotiations and agreement of the two companies.

clausfod commented 6 years ago

:+1: Thanks for the answer. We will await this :-)

marcelo-ochoa commented 3 years ago

Hi @gvenzl any news on this topic, I mean, is there a plan to release a SODA artifact for Maven?? Best regards, Marcelo.

marcelo-ochoa commented 3 years ago

Forget above question, I found it at another package level, https://search.maven.org/search?q=g:com.oracle.database.soda :+1: