snimavat / nimble

Nimble Security Grails Plugin
Other
15 stars 19 forks source link

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

Open psofe opened 8 years ago

psofe commented 8 years ago

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:

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

Thanks for you help!

snimavat commented 8 years ago

Nimble isnt compitible with grails 3. Never tried yet.

psofe commented 8 years ago

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

snimavat commented 8 years ago

@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 commented 8 years ago

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 commented 8 years ago

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

snimavat commented 7 years ago

@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