I'm having trouble installing Lifty following the instructions found
at https://github.com/Lifty/Lifty#readme (no luck from googling
either) and decided to ask for help here.
My guess is it's caused by my SBT version being 0.11.2 where as Lifty
only supports up to SBT 0.11.1?
If it's really the cause, then is there a solution without downgrading
SBT?
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: UNRESOLVED DEPENDENCIES ::
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: org.lifty#lifty;1.7: not found
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn]
[warn] Note: Some unresolved dependencies have extra attributes.
Check that these dependencies exist with the requested attributes.
[warn] org.lifty:lifty:1.7.3 (sbtVersion=0.11.2, scalaVersion=2.9.1)
[warn]