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

Version in sonatype.org #53

Open
eugenemiretsky opened this issue May 17, 2016 · 3 comments
Open

Version in sonatype.org #53

eugenemiretsky opened this issue May 17, 2016 · 3 comments

Comments

@eugenemiretsky
Copy link

I'm using the 0.2.1 version from Sonatype (resolvers += "Sonatype OSS" at "https://oss.sonatype.org/content/repositories/releases"), and getting some weird errors.

However when I build my own 0.2.2-SNAPSHOT version everything works find. Looking the at the commit history, nothing has changed between the two versions.

Any idea what's wrong with the Sonatype build?

@sclasen
Copy link
Owner

sclasen commented May 17, 2016

No idea, can you try maven central and see if the same thing happens?

What error do you see?

@eugenemiretsky
Copy link
Author

Maven doesn't work either.
I get:
java.lang.NoSuchMethodError: akka.pattern.AskableActorRef$.$qmark$default$3$extension(Lakka/actor/ActorRef;Ljava/lang/Object;)Lakka/actor/ActorRef

@sclasen
Copy link
Owner

sclasen commented May 17, 2016

Are you perhaps using a different version of akka at runtime then the project was built with?

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