Can't make heads or tails of the new plugin system.

32 views
Skip to first unread message

Dan Campbell

unread,
Mar 27, 2016, 5:34:10 PM3/27/16
to Grails Dev Discuss
Hi,

I've read over 



several times, but still can't understand how to install a plugin which was already upgraded to Grails 3.

We can't use the install-plugin command anymore.  Understood.

But the only information that the documentation seems to explain, is how to create a plugin yourself in Grails 3, and how to install a LOCAL plugin.

The plugin I want is not a local plugin; it's not on my system yet.


I just want to install a plugin that has been upgraded - clojure - without a lot of fuss, if possible.







bradle...@gmail.com

unread,
Mar 27, 2016, 5:41:34 PM3/27/16
to Dan Campbell, Grails Dev Discuss

You need to install it as gradle dependency.

 

http://grails-plugins.github.io/clojure/snapshot/guide/installation.html

 

Sent from my Windows 10 phone

--
You received this message because you are subscribed to the Google Groups "Grails Dev Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to grails-dev-disc...@googlegroups.com.
To post to this group, send email to grails-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/grails-dev-discuss/02cb2976-3d6e-491b-b45c-9766a848b893%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

 

Graeme Rocher

unread,
Mar 31, 2016, 3:46:33 AM3/31/16
to grails-de...@googlegroups.com, Dan Campbell, Grails Dev Discuss
Plugins are just JAR dependencies, like any Java library. So you have them either in a Maven repo or in your local Maven repo. The system is much simpler than Grails 2, not clear what you are having trouble with?

Graeme

Reply all
Reply to author
Forward
0 new messages