Skip to content

Instantly share code, notes, and snippets.

@dcsobral
Created December 12, 2011 20:05
Show Gist options
  • Select an option

  • Save dcsobral/1468858 to your computer and use it in GitHub Desktop.

Select an option

Save dcsobral/1468858 to your computer and use it in GitHub Desktop.
aggregate error
[error] /home/dcs/tmp/my-benchmark/project/Build.scala:16: no `: _*' annotation allowed here
[error] (such annotations are only allowed in arguments to *-parameters)
[error] lazy val root = Project("root", file(".")) settings(sources := Nil) aggregate(benchProjects: _*)
[error] ^
[error] one error found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment