Skip to content

Publish Java Client API release on github #253

Closed
@nikos

Description

@nikos

This ticket relates to #147 but scopes it to a simple publication of the JAR+POM file as part of this very git repository "java-client-api".

Then you could refer to the repository from your gradle file like:

maven { url "http://marklogic.github.io/java-client-api/releases" }

As an example where this is also used, see ml-gradle plugin from Rob (https://github.com/rjrudin/marklogic-java/blob/master/sample-project/build.gradle on how to leverage it).

For deployment/upload of the JAR artefact there seems to be a handy github-maven plugin available from: https://github.com/github/maven-plugins (source: http://stackoverflow.com/questions/14013644/hosting-a-maven-repository-on-github)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions