On 10/7/05, Miodrag Glumac <[EMAIL PROTECTED]> wrote: > First is that assembly plugin does not know how to unpack war file:
This has been fixed in SVN. > org.codehaus.plexus.archiver.ArchiverException: webxml attribute is required This requires some custom handling - do you want to merge the web.xml files? use one or the other? use a dummy? I suggest you should write your own plugin for this, leveraging maven-archiver like the assembly plugin does. Regards, Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
