Skip to content
This repository has been archived by the owner on Oct 6, 2018. It is now read-only.

Error: object Project is not a member of package play #71

Open
rvantassell opened this issue Jun 4, 2015 · 0 comments
Open

Error: object Project is not a member of package play #71

rvantassell opened this issue Jun 4, 2015 · 0 comments

Comments

@rvantassell
Copy link

Using Typesafe Activator (1.3.4) on both CentOS and Cygwin, when trying to add Kafka Web Console 2.0.0 as a project, I get the error:

[...]
Done updating.
C:\path\to\kafka-web-console-2.0.0\build.sbt:18: error: object Project is not a member of package play
play.Project.playScalaSettings
     ^
Type error in expression
Failed to load project.

Though everything seems to download and update successfully, a smoking gun in the process is the very first line of the build (under Cygwin):

Lost or failed sbt connection: Connection closed
Loading project definition from C:\path\to\kafka-web-console-2.0.0\project
Updating {file:/C:/path/to/kafka-web-console-2.0.0/project/}kafka-web-console-2-0-0-build...
[....]

I had considered this might be related to potential stray proxy issues in Activator, but that does not appear to be the case (especially since all other downloads are successful). I'm assuming this may just be a bad import and/or path/directory structure related issue that I'm missing.

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

1 participant