On Thu, Dec 30, 2010 at 2:23 PM, Steve Cohen <[email protected]> wrote: > Thanks again, Dennis. I've now read the documentation more carefully and > this doesn't look as though it does any actual packaging into an archive (be > it zip, jar, tar, etc.) It seems to be ALL about the launch script and > might have been the way to go before I developed all this by hand with > commons-daemon and NOT AT ALL about the actual packaging. > > Is the idea then to assemble everything in a directory and THEN pass this as > a fileSet to the assembly plugin?
That is exactly what I did to get my standalone java app bundle > > Or am I missing something? > > > On 12/30/2010 02:37 PM, Dennis Lundberg wrote: >> >> Hi Steve >> >> May I suggest that you have a look at the Appassembler Maven Plugin for >> your batch processing application. >> >> >> http://mojo.codehaus.org/appassembler/appassembler-maven-plugin/usage-program.html >> >> On 2010-12-30 21:16, Steve Cohen wrote: >>> >>> After a very frustrating couple of days trying to understand the new > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
