I think you should be able to construct this the Assembly plugin,
without creating your own plugin type etc which is a lot more work.

Various people on this list have created special artifacts similar to
what you're describing using Assembly. Give it a try before heading
down the "new plugin" path.

Wayne

On 11/3/06, David Jackman <[EMAIL PROTECTED]> wrote:
I have a Java project that I want to build using Maven 2.  This
particular project doesn't really produce a jar as its main artifact,
but instead needs to produce a zip file containing all of the runtime
dependencies along with a batch file that users use to run the utility.

Before I try to create a new plugin that will build this kind of
project, I'm wondering if anyone out there has already built this kind
of thing and what you used to build it.

Thanks,
..David..




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

Reply via email to