You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.
With sbt 0.11.3-build-0100 from typesafe's ubuntu repo, I get this:
$ sbt clean update package-dist
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=384m; support was removed in 8.0
[info] Set current project to default-4378bd (in build file:/home/lucian/Prog/kestrel-2.4.1/)
[success] Total time: 0 s, completed 27-Feb-2013 19:27:19
[info] Updating {file:/home/lucian/Prog/kestrel-2.4.1/}default-4378bd...
[info] Resolving org.scala-lang#scala-library;2.9.1 ...
[info] Done updating.
[success] Total time: 0 s, completed 27-Feb-2013 19:27:19
[error] Not a valid command: package-dist
[error] Not a valid project ID: package-dist
[error] Not a valid configuration: package-dist
[error] Not a valid key: package-dist (similar: package-bin, package-src, package-doc)
[error] package-dist
[error] ^
The text was updated successfully, but these errors were encountered:
With sbt 0.11.3-build-0100 from typesafe's ubuntu repo, I get this:
The text was updated successfully, but these errors were encountered: