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

During upgrade to Grails 3, Nimble plugin has Missing Classes #62

Open
psofe opened this issue Apr 11, 2016 · 6 comments
Open

During upgrade to Grails 3, Nimble plugin has Missing Classes #62

psofe opened this issue Apr 11, 2016 · 6 comments

Comments

@psofe
Copy link

psofe commented Apr 11, 2016

After installing the Nimble plugin (0.7) within Grails, Grails is unable to find a few classes:

C:\Users\***\grails-app\controllers\grails\plugin\nimble\core\AccountController.groovy: 20: unable to resolve class grails.plug in.nimble.InstanceGenerator
 @ line 20, column 1.
   import grails.plugin.nimble.InstanceGenerator

It also cannot find:

  • grails.plugin.nimble.InstanceGenerator
  • import grails.plugin.nimble.auth.WildcardPermission

I suppose it's a namespace issue, but thought I'd as to see if the issue had arrisen before.

Thanks for you help!

@psofe psofe changed the title During upgrade to Grails 3, getting weir nimble class error During upgrade to Grails 3, Nimble plugin has Missing Classes Apr 11, 2016
@snimavat
Copy link
Owner

Nimble isnt compitible with grails 3. Never tried yet.

@psofe
Copy link
Author

psofe commented May 2, 2016

Ugh...looks like I'm stuck on 2.x for now. That's not going to be a fun plugin replacement. Thanks.

@snimavat
Copy link
Owner

snimavat commented May 3, 2016

@cirscudei if you can spend some time migrating nimble to 3.x, i too can contribute and make it work.
Right now dont have enough time for handing this entire migration.

@arkestra
Copy link

arkestra commented May 3, 2016

That might end up being the easier option, since the alternative would be to replace Nimble with another plugin. I'll do some reconnaissance and see what I can contribute.

@psofe
Copy link
Author

psofe commented May 6, 2016

Ok - starting the process, will keep you informed of progress.

@snimavat
Copy link
Owner

snimavat commented Feb 21, 2017

@psofe Nimble depends on shiro plugin and there's no official release of shiro for grails 3 yet, so looks like we are still stuck with grails 2

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

3 participants