Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Publish to maven repository #5

Open
jstokes opened this issue Oct 30, 2014 · 2 comments
Open

Publish to maven repository #5

jstokes opened this issue Oct 30, 2014 · 2 comments

Comments

@jstokes
Copy link

jstokes commented Oct 30, 2014

Are you publishing/are there plans to publish scaerospike to a maven repository? I hunted around, but couldn't find it published anywhere.

Thanks!

@epishkin
Copy link

and remove tapad's maven repo from the project definition

@bluesalt
Copy link

bluesalt commented Jan 3, 2015

+1
A workaround is cloning the code and publishing it to local repo.

git clone https://github.com/Tapad/scaerospike.git
cd scaerospike
sbt publish-local

Then add this dependency in the build.sbt:

 "com.tapad.scaerospike" %% "scaerospike" % "1.2.2-SNAPSHOT"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants