If you're just trying to build a windows executable, I've been able to use "launch4j" to make this happen. It works perfectly fine for what I've used it for.
On Thu, Feb 7, 2013 at 9:34 AM, Jeff MAURY <[email protected]> wrote: > Hello, > > I have the following request: > I want to build with Maven a Windows executable given the fact that I am > able to produce an executable JAR. > I have seen the Codehaus appasembler Maven plugin but it seems it produces > several files where I want to produce a single .exe file. > Do you know if such a plugin exists somewhere ? > > Thanks > > -- > Jeff MAURY > > > "Legacy code" often differs from its suggested alternative by actually > working and scaling. > - Bjarne Stroustrup > > http://www.jeffmaury.com > http://riadiscuss.jeffmaury.com > http://www.twitter.com/jeffmaury >
