Quantcast

Running maven goals with grails 2.1.0.RC2 only installs plugins if they are in the pom

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Running maven goals with grails 2.1.0.RC2 only installs plugins if they are in the pom

martel9057
Running any maven goal with grails 2.1.0.RC2 will only install plugins if they are listed as dependencies in the pom (e.g. plugins listed in the plugins section of BuildConfig.groovy will not be installed). This is, of course, fine - I can just list the plugins I need in the pom, but was this the intent?
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Running maven goals with grails 2.1.0.RC2 only installs plugins if they are in the pom

Graeme Rocher-4
Administrator
This is the intent yes, all dependency resolution is now handled by Maven, including plugins

Cheers

On Tue, Jun 12, 2012 at 7:34 PM, martel9057 <[hidden email]> wrote:
Running any maven goal with grails 2.1.0.RC2 will only install plugins if
they are listed as dependencies in the pom (e.g. plugins listed in the
plugins section of BuildConfig.groovy will not be installed). This is, of
course, fine - I can just list the plugins I need in the pom, but was this
the intent?

--
View this message in context: http://grails.1312388.n4.nabble.com/Running-maven-goals-with-grails-2-1-0-RC2-only-installs-plugins-if-they-are-in-the-pom-tp4630004.html
Sent from the Grails - user mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email





--
Graeme Rocher
Grails Project Lead
SpringSource - A Division of VMware
http://www.springsource.com
Loading...