Re: Is there a plugin to generate launch scripts (.bat, .sh, etc.)

2007-06-08 Thread Kaare Nilsen
On Jun 8, 2007, at 9:43 PM, Jerome Thibaud wrote: Hi All, Is there a plugin to generate launch scripts (.bat, .sh, etc.) Check http://mojo.codehaus.org/appassembler/appassembler-maven-plugin/ But just be aware that the latest snapshot is very different from the released alpha, and there

Re: Is there a plugin to generate launch scripts (.bat, .sh, etc.)

2007-06-08 Thread Mick Knutson
Im doing that now. genInterface.bat is in the root DIR: plugin groupIdorg.codehaus.mojo/groupId artifactIdexec-maven-plugin/artifactId executions execution phasegenerate-sources/phase

Re: Is there a plugin to generate launch scripts (.bat, .sh, etc.)

2007-06-08 Thread Wayne Fay
Mick, he said generate not execute. ;-) Wayne On 6/8/07, Mick Knutson [EMAIL PROTECTED] wrote: Im doing that now. genInterface.bat is in the root DIR: plugin groupIdorg.codehaus.mojo/groupId artifactIdexec-maven-plugin/artifactId

Re: Is there a plugin to generate launch scripts (.bat, .sh, etc.)

2007-06-08 Thread Mick Knutson
oops. Sorry bout that On 6/8/07, Wayne Fay [EMAIL PROTECTED] wrote: Mick, he said generate not execute. ;-) Wayne On 6/8/07, Mick Knutson [EMAIL PROTECTED] wrote: Im doing that now. genInterface.bat is in the root DIR: plugin

Re: Is there a plugin to generate launch scripts (.bat, .sh, etc.)

2007-06-08 Thread Jerome Thibaud
Thanks for the pointers, I'll be trying it out. regards J.T. On 6/8/07, Mick Knutson [EMAIL PROTECTED] wrote: oops. Sorry bout that On 6/8/07, Wayne Fay [EMAIL PROTECTED] wrote: Mick, he said generate not execute. ;-) Wayne On 6/8/07, Mick Knutson [EMAIL PROTECTED] wrote: Im