Grails Maven plugin

2009-06-25 Thread Marouane Amraoui
Hi, I use grails maven plugin. I have Multi project : Parent -àchild1 (jar) -àchild2 (jar) -àchild3 (war : grails web application) I launch mvn clean install on parent pom. So I need to exclude packaging phase for project child3 (grails web application) ??? For child3 I don't want

Grails Maven plugin

2008-10-13 Thread Ed
I asked this on the Grails user list, and haven't gotten any resolution yet, so I'm posting here too. Hope no one minds. I'm concerned about the size of my grails projects, and I'm wondering if the use of the grails maven plugin will allow me to keep my jar files in my repositories rather than

Re: Grails Maven plugin

2008-10-13 Thread Arnaud HERITIER
Did you used this one : http://forge.octo.com/maven/sites/mtg/grails-maven-plugin/index.html ??? Arnaud On Tue, Oct 14, 2008 at 12:01 AM, Ed [EMAIL PROTECTED] wrote: I asked this on the Grails user list, and haven't gotten any resolution yet, so I'm posting here too. Hope no one minds. I'm

Re: Grails Maven plugin

2008-10-13 Thread Ed
, 2008 at 4:16 PM, Arnaud HERITIER [EMAIL PROTECTED]wrote: Did you used this one : http://forge.octo.com/maven/sites/mtg/grails-maven-plugin/index.html ??? Arnaud On Tue, Oct 14, 2008 at 12:01 AM, Ed [EMAIL PROTECTED] wrote: I asked this on the Grails user list, and haven't gotten any

Announcing Grails Maven Plugin 0.4

2008-06-02 Thread Trygve Laugstøl
The third release of the grails-maven-plugin is now available. You'll find the full list of changes in [jira|http://forge.octo.com/jira/secure/ReleaseNote.jspa?projectId=10120styleName=Htmlversion=10332] A lot of small bugs has been fixed and a few improvements has been implemented. As more

Re: Announcing Grails Maven Plugin 0.3

2008-06-02 Thread Arnaud HERITIER
In fact it's only the 0.3 ;-) Arnaud On Mon, Jun 2, 2008 at 1:53 PM, Trygve Laugstøl [EMAIL PROTECTED] wrote: The third release of the grails-maven-plugin is now available. You'll find the full list of changes in [jira| http://forge.octo.com/jira/secure/ReleaseNote.jspa?projectId

[ANN] grails-maven-plugin 0.2

2007-09-25 Thread Arnaud HERITIER
Hi Communities, The second release of the grails-maven-plugin is now available. You'll find the full list of changes on jira : http://forge.octo.com/jira/secure/ReleaseNote.jspa?version=10331styleName=HtmlprojectId=10120Create=Create In this release you can now use the plugin with grails

[ANN] grails-maven-plugin 0.1

2007-09-06 Thread Arnaud HERITIER
Hi Communities, I'm pleased to announce the availability of the first release of the grails-maven-plugin. I hope this plugin will ease the development of Grails applications with maven. Major features are actually : - POM creation from an existing Grails project. - A grails-app