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

Picks up incorrect version and no downloads #18

Open
alexander-yakushev opened this issue Feb 22, 2018 · 4 comments
Open

Picks up incorrect version and no downloads #18

alexander-yakushev opened this issue Feb 22, 2018 · 4 comments

Comments

@alexander-yakushev
Copy link

For this project https://versions.deps.co/grammarly/omniconf, Deps Versions now is stuck at 0.3.0-SNAPSHOT while the latest version on Clojars is 0.3.0. Also, no downloads are shown.

I think, this happened after I've rewritten the build from Leiningen to Boot. Could it be the problem?

@danielcompton
Copy link
Member

Hmm, there is some caching around here that could be interfering, I'll look into this some more, sorry for the hassle.

@danielcompton
Copy link
Member

danielcompton commented Feb 22, 2018

Oh, I see. It looks for a project.clj first, so it's still using that one. If you delete it, it should pick up the build.boot.

@alexander-yakushev
Copy link
Author

Damn it, sorry about that :)

FWIW, I removed project.clj and now it returns Deps Internal Server Error. Could it be due to the complicated way I set the dependencies? https://github.com/grammarly/omniconf/blob/master/build.boot

@danielcompton
Copy link
Member

Possibly, I'll add it to the test suite and get it passing 😄.

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