For some reason I can't get the admin interface plugin of Grails to install.
I've added this line compile ":admin-interface:0.7.1"
to BuildConfig.groovy. But I can't get it to work, I am assuming that some kind of network security of my company are blocking it as others plugins work perfectly fine (they are in cache).
What are my options as grails install-plugins is deprecated ?
Thank you so much in advance.
PS: Grails 2.2.4