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

Missing yammer.metrics jar #95

Closed
conchis opened this issue Jun 3, 2013 · 3 comments
Closed

Missing yammer.metrics jar #95

conchis opened this issue Jun 3, 2013 · 3 comments

Comments

@conchis
Copy link

conchis commented Jun 3, 2013

There appears to be a problem downloading the yammer.metrics jar:

Could not find artifact com.yammer.metrics:metrics-core:jar:3.0.0-20130315.200005-6

When I exclude this in my project.clj:

java.lang.ClassNotFoundException: com.yammer.metrics.Clock

Is there a quick way around this?

Thanks!

@ztellman
Copy link
Collaborator

ztellman commented Jun 3, 2013

This was an issue with a dependency in some older beta versions of Aleph, but it shouldn't be present for 0.3.0-rc1. What version are you targeting?

@conchis
Copy link
Author

conchis commented Jun 4, 2013

I was following the instructions on the README, which lists 0.3.0-beta15. I tried rc1 and the problem disappeared. Please remember to update the README. Thanks much!!

@conchis conchis closed this as completed Jun 4, 2013
@ztellman
Copy link
Collaborator

ztellman commented Jun 4, 2013

Oh, thanks for reminding me to update that. Sorry for the confusion.

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