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

Cannot find plugin after publishing - Play 2.3.8 #1

Open
jaybytez opened this issue Apr 20, 2015 · 1 comment
Open

Cannot find plugin after publishing - Play 2.3.8 #1

jaybytez opened this issue Apr 20, 2015 · 1 comment

Comments

@jaybytez
Copy link

What version of play were you able to get this to work with?

I downloaded the zip and did an "activator publish-local" and then attempted to reference the plugin with:

"com.beowulfe.play" % "ebean-jdk8-fix" % "3.3.1-SNAPSHOT",

500:com.avaje.ebean.enhance.agent.Transformer

And it does not work. The reference in the build.sbt cannot find the com.beowulfe.play module.

Any thoughts?

@andylintner
Copy link
Owner

I got this working with Play 2.3.6.

Can you paste the error you're seeing?

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