Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't deploy to Heroku #10

Open
daljit97 opened this issue Jun 1, 2018 · 1 comment
Open

Can't deploy to Heroku #10

daljit97 opened this issue Jun 1, 2018 · 1 comment

Comments

@daljit97
Copy link

daljit97 commented Jun 1, 2018

I have cloned the repo and follow the instructions (then I also add a system.properties file to use jdk 1.7), but I always end up getting an error when deploying using git push heroku master.
Here is the error:
[warn] :::::::::::::::::::::::::::::::::::::::::::::: remote: [warn] :: UNRESOLVED DEPENDENCIES :: remote: [warn] :::::::::::::::::::::::::::::::::::::::::::::: remote: [warn] :: com.eed3si9n#sbt-assembly;0.8.7: not found remote: [warn] :::::::::::::::::::::::::::::::::::::::::::::: remote: [warn] remote: [warn] Note: Some unresolved dependencies have extra attributes. Check that these dependencies exist with the requested attributes. remote: [warn] com.eed3si9n:sbt-assembly:0.8.7 (sbtVersion=0.11.3, scalaVersion=2.9.1) remote: [warn] remote: [error] {file:/tmp/scala_buildpack_build_dir/project/plugins/}default-e1a97d/*:update: sbt.ResolveException: unresolved dependency: com.eed3si9n#sbt-assembly;0.8.7: not found

@dylanwatsonsoftware
Copy link

Sounds like you might have to update some of the dependencies?

If you still have issues, I ported this project to Java a while ago. I haven't built it in a while, so it might have similar issues...

Still its there to give a go if you need: https://github.com/lotsabackscatter/juicer

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

No branches or pull requests

2 participants