Help with Scalate SBT plugin in SBT 0.11.0 plugins.sbt
187 views
Skip to first unread message
Dirk Louwers
unread,
Jan 5, 2012, 1:22:20 PM1/5/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sca...@googlegroups.com
Hi,
I wanted to try out Scalate in my project (sbt 0.11.0, scala 2.9.1) and tried adding the following to my plugins.sbt: addSbtPlugin("org.fusesource.scalate" % "sbt-scalate-plugin" % "1.5.3") This causes SBT to try to resolve the plugin in non-existing paths where the SBT version and Scala version are both added to the path. Apparently this causes SBT to look for the jar here: http://repo1.maven.org/maven2/org/fusesource/scalate/sbt-scalate-plugin_2.9.1_0.11.0/1.5.3/sbt-scalate-plugin-1.5.3.jar
Maybe it's worth noting that I am not using a WebProject but a regular one. Hope someone can give me a nudge in the right direction to get the config right.
Best,
Dirk Louwers
Ross A. Baker
unread,
Jan 5, 2012, 2:54:40 PM1/5/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message