neo4j-jdbc icon indicating copy to clipboard operation
neo4j-jdbc copied to clipboard

Publish Maven artifacts to public Maven repo

Open kumarshantanu opened this issue 12 years ago • 2 comments

This issue is filed for posterity – please fix when appropriate.

Being an Open Source project, neo4j-jdbc Maven artifacts (SNAPSHOT and RELEASE) should be published to a public Maven repo and the Maven coordinates should be mentioned on the home page. If Maven Central is cumbersome, you may consider http://clojars.org/ where several[1][2] non-Clojure JDBC projects publish their artifacts.

[1] http://clojars.org/monetdb/monetdb-jdbc

[2] http://clojars.org/cubrid/cubrid-jdbc

kumarshantanu avatar May 21 '12 16:05 kumarshantanu

Agree on this, we just need to bring it into the building and releasing pipeline first. That should be the first step. @nawroth WDYT?

On Mon, May 21, 2012 at 6:28 PM, Shantanu Kumar [email protected] wrote:

This issue is filed for posterity – please fix when appropriate.

Being an Open Source project, neo4j-jdbc Maven artifacts (SNAPSHOT and RELEASE) should be published to a public Maven repo and the Maven coordinates should be mentioned on the home page. If Maven Central is cumbersome, you may consider http://clojars.org/ where several[1][2] non-Clojure JDBC projects publish their artifacts.

[1] http://clojars.org/monetdb/monetdb-jdbc

[2] http://clojars.org/cubrid/cubrid-jdbc


Reply to this email directly or view it on GitHub: https://github.com/rickardoberg/neo4j-jdbc/issues/2

peterneubauer avatar May 21 '12 22:05 peterneubauer

@peterneubauer I don't know if this will be a project sposored by Neo Technology and added to the CI/release system etc etc (in which case mvn central is very easy) or if this is a proof of concept thing only. @rickardoberg, what's your thinking here?

nawroth avatar May 21 '12 23:05 nawroth