I wanted something simpler, a no-brainer. Appassembler is surely a best solution for most needs, but I wanted a very specific case: Making executables without using your brain :)
-- -- Aldrin Leal, <[email protected]> / http://meadiciona.com/aldrinleal On Wed, May 9, 2012 at 5:40 PM, Karl Heinz Marbaise <[email protected]>wrote: > Hi, > > as i read you announce i was remembered that there was in issue > http://jira.codehaus.org/**browse/MAPPASM-106<http://jira.codehaus.org/browse/MAPPASM-106>for > longer time in the jira of appassembler-maven-plugin to support > launch4j... > > http://mojo.codehaus.org/**appassembler/appassembler-**maven-plugin/<http://mojo.codehaus.org/appassembler/appassembler-maven-plugin/> > > > Those files generated, you can simply move and install anywhere else, and >> there is a service interface: Launch4j is a prime example, but I >> envisioned >> that others could write plugins for launchify to switch to a different >> SPI. >> Like, Init Scripts / Upstart Jobs and Windows Services, for example. On >> the >> other way, the generated descriptors keep all the references. Modified a >> class in your project? Run again, it will reflect. >> >> So, if you want to create easily CLI versions of your favorite tools to >> use >> locally, and not wanting to mess with writing .sh/.bat/.cmd/whatever >> files, >> > > What do you think to support launch4j with appassembler-maven-plugin ? > > Kind regards > Karl-Heinz Marbaise > -- > SoftwareEntwicklung Beratung Schulung Tel.: +49 (0) 2405 / 415 893 > Dipl.Ing.(FH) Karl-Heinz Marbaise ICQ#: 135949029 > Hauptstrasse 177 USt.IdNr: DE191347579 > 52146 Würselen http://www.soebes.de > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > users-unsubscribe@maven.**apache.org<[email protected]> > For additional commands, e-mail: [email protected] > >
