Skip to content

Instantly share code, notes, and snippets.

@eed3si9n
Created October 15, 2011 20:36
Show Gist options
  • Save eed3si9n/1290105 to your computer and use it in GitHub Desktop.
Save eed3si9n/1290105 to your computer and use it in GitHub Desktop.
giter8-plugin> compile
[info] Compiling 2 Scala sources to /Users/eed3si9n/work/giter8/plugin/target/scala-2.9.1/sbt-0.11.0/classes...
[error] /Users/eed3si9n/work/giter8/plugin/src/main/scala/giterate-plugin.scala:8: not found: value ScriptedPlugin
[error] import ScriptedPlugin._
[error] ^
[error] one error found
[error] {file:/Users/eed3si9n/work/giter8/}giter8-plugin/compile:compile: Compilation failed
[error] Total time: 1 s, completed Oct 15, 2011 4:33:52 PM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment