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>
                <groupId>org.codehaus.mojo</groupId>
                <artifactId>exec-maven-plugin</artifactId>
                <executions>
                    <execution>
                        <phase>generate-sources</phase>
                        <goals>
                            <goal>exec</goal>
                        </goals>
                    </execution>
                </executions>
                <configuration>
                    <executable>genInterface.bat</executable>
                </configuration>
            </plugin>





On 6/8/07, Kaare Nilsen <[EMAIL PROTECTED]> wrote:
>
>
> 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 will be (in the somewhat near) future new
> documentation and release available
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
---
Thanks,
Mick Knutson

http://www.baselogic.com
http://www.blincmagazine.com
http://www.djmick.com
http://www.myspace.com/mickknutson
http://www.myspace.com/djmick_dot_com
http://www.myspace.com/sexybeotches
http://www.thumpradio.com
---


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to