On 30/12/2010 5:05 PM, Dan Tran wrote:
use a combination of antrun, dependency plugin to prepare a staging
directory, then use the assembly to create the package.
Way too much work. Not needed. Maven can build batch jobs by itself.

Ron

-D

On Thu, Dec 30, 2010 at 1:55 PM, Steve Cohen<[email protected]>  wrote:
On 12/30/2010 02:37 PM, Dennis Lundberg wrote:
Thanks, Dennis.  This looks very interesting on the surface.  Before I dive
too deeply into it, though, let me ask you some questions about it.

I am already using commons-daemon to "daemonize" the thing and the script to
launch the thing is already written and basically never changes.  I don't
need something to manage this side of the process.  Is this going to get in
my way?  Or can I easily avoid dealing with this aspect?

All I want to do is build my stuff and copy the config files, the modules,
and the third party dependencies into a zip file.  End of story.  Can I do
it in less than a day?

Sorry to be so gun-shy but I'm still recovering from the assembly-plugin
experience.


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]




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to