Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Sbt build failure #122

Open
lucian1900 opened this issue Feb 28, 2013 · 4 comments
Open

Sbt build failure #122

lucian1900 opened this issue Feb 28, 2013 · 4 comments

Comments

@lucian1900
Copy link

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]             ^
@alexkehayias
Copy link

I also have this same error even with using sbt 0.11.2 as recommended elsewhere.

@MarsYoung
Copy link

..did u solve it?

@alexkehayias
Copy link

I haven't looked at this in years sorry!

@eric
Copy link
Contributor

eric commented Sep 21, 2016

I have a working branch over at https://github.com/papertrail/kestrel that has fixed these sbt problems.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants