--
You received this message because you are subscribed to the Google Groups "finatra-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to finatra-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
curl -s https://raw.githubusercontent.com/twitter/dodo/develop/bin/build | bash -s -- --no-test finatra
should be run when in the develop branch.
I completed that step successfully, but running `.sbt` exits with the following error:
[error] (*:update) sbt.ResolveException: unresolved dependency: com.twitter#scrooge-sbt-plugin;4.13.0-SNAPSHOT: not found
What am I missing?
Thanks in advance,
Damian.
To unsubscribe from this group and stop receiving emails from it, send an email to finatra-user...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to finatra-users+unsubscribe@googlegroups.com.
Please check that you have the dependency in your ivy cache: com.twitter#scrooge-sbt-plugin;4.13.0-SNAPSHOT.
To unsubscribe from this group and stop receiving emails from it, send an email to finatra-users+unsubscribe@googlegroups.com.