Edderd wrote:
>
> I'm confused. Is the groupId for the grails-maven-plugin changing from
> com.octo.mtg to org.grails?
>
> If so is this web page out of date?
> http://forge.octo.com/maven/sites/mtg/grails-maven-plugin/usage.html
>
The main reasons for using "org.grails" as the group ID for this plugin are:
1. I didn't want to mess up anyone currently using the existing plugin
2. I have permission to upload artifacts to "org.grails" on Codehaus
3. The intention is that the plugin will form part of the Grails family
In the long run I expect that "org.grails" shall remain the group ID for the
"official" Maven plugin, but I'd like to discuss with the Octo guys before
finalising that.
As for the usage instructions, they mostly do not apply to the "org.grails"
version of the plugin. If you use the archetype as described, then there is
no setup. In fact, the only thing you might want to do is set "org.grails"
as a plugin group (and remove "com.octo.mtg").
Edderd wrote:
>
> I'm using the grails plugin in a bamboo build plan currently. Will I
> need to updated the plugin descriptors in my settings.xml?
>
I would continue to use "com.octo.mtg" for critical stuff, particularly as
the new plugin works with Grails 1.1 (which is in pre-beta still). You may
be ok to leave the plugin descriptor sections alone because the project's
POM includes the information on where to get the plugin from.
Hope that helps,
Peter
--
View this message in context:
http://www.nabble.com/Experimental-Grails-archetype-tp20395006p20440534.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]