Lifty installation instructions - configuration issue

89 views
Skip to first unread message

Tracy Flynn

unread,
Mar 16, 2012, 12:26:03 PM3/16/12
to Lifty
Environment

Scala 2.9.1-1
SBT 0.11.2
Lifty 1.7.4

The following error occurs when activating 'sbt' for any project

[info] Loading global plugins from /Users/tracy/.sbt/plugins
/Users/tracy/.sbt/build.sbt:1: error: not found: value Lifty
seq( Lifty.liftySettings : _*)
^

Contents of ~/.sbt/plugins/build.sbt
--------------------------------------------------

resolvers += Resolver.url("sbt-plugin-releases", new URL("http://
scalasbt.artifactoryonline.com/scalasbt/sbt-plugin-releases/"))
(Resolver.ivyStylePatterns)

addSbtPlugin("org.lifty" % "lifty" % "1.7.4")


Contents of ~/.sbt/build.sbt
---------------------------------------
seq( Lifty.liftySettings : _*)


Any help would be appreciated

Mads Hartmann Jensen

unread,
Mar 19, 2012, 7:36:09 AM3/19/12
to li...@googlegroups.com
Please use the snapshot version as described here http://lifty.github.com/Installing+The+Plugin.html

now remove ~/.ivy2/cache and all folders named target in ~/.sbt (recursively)

That should do the trick :)

/Mads

Reply all
Reply to author
Forward
0 new messages