Re: Importing a github project on sbt

2017-01-16 Thread Marco Mistroni
UhmNot a SPK issueAnyway...Had similar issues with sbt The quick sol. To get u going is to place ur dependency in your lib folder The notsoquick is to build the sbt dependency and do a sbt publish-local, or deploy local But I consider both approaches hacks. Hth On 16 Jan 2017 2:00

Importing a github project on sbt

2017-01-16 Thread marcos rebelo
Hi all, I have this project: https://github.com/oleber/aws-stepfunctions I have a second project that should import the first one. On the second project I did something like: lazy val awsStepFunctions = RootProject(uri("git://