You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Manos Batsis <ma...@geekologue.com> on 2007/10/01 11:34:44 UTC

Do WAR overlays merge web.xml entries?

Subject says it all :-)

Thanks,

Manos

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Do WAR overlays merge web.xml entries?

Posted by Tomasz Pik <to...@gmail.com>.
On 10/1/07, Manos Batsis <ma...@geekologue.com> wrote:
>
> Subject says it all :-)

With <packaging>war</packaging> - nop.
But - maybe this: http://cargo.codehaus.org/Merging+WAR+files
will help.
Note that this is not a part of maven@apache, it's a separate
project (cargo@codehaus) providing a plugin for maven2.

Regards,
Tomek

>
> Thanks,
>
> Manos
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: Do WAR overlays merge web.xml entries?

Posted by John Coleman <jo...@eurobase-international.com>.
It seems not.

When I tried this the dependency WARs web.xml file is lost, you just get
the web.xml of the project you are building. That was what I wanted, so
I was happy. But I was unhappy that I had to put an empty web.xml in my
dependency WAR just to conform to standards.

John

-----Original Message-----
From: Manos Batsis [mailto:manos_lists@geekologue.com] 
Sent: 01 October 2007 10:35
To: Maven Users List
Subject: Do WAR overlays merge web.xml entries?


Subject says it all :-)

Thanks,

Manos

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Eurobase International Limited and its subsidiaries (Eurobase) are unable to exercise control over the content of information in E-Mails. Any views and opinions expressed may be personal to the sender and are not necessarily those of Eurobase. Eurobase will not enter into any contractual obligations in respect of any part of its business in any E-mail. 

Privileged / confidential information may be contained in this message and /or any attachments. This E-mail is intended for the use of the addressee(s) only and may contain confidential information. If you are not the / an intended recipient, you are hereby notified that any use or dissemination of this communication is strictly prohibited.  If you receive this transmission in error, please notify us immediately, and then delete this E-mail. 

Neither the sender nor Eurobase accepts any liability whatsoever for any defects of any kind either in or arising from this E-mail transmission. E-Mail transmission cannot be guaranteed to be secure or error-free, as messages can be intercepted, lost, corrupted, destroyed, contain viruses, or arrive late or incomplete. Eurobase does not accept any responsibility for viruses and it is your responsibility to scan any attachments.

Eurobase Systems Limited is the main trading company in the Eurobase International Group; registered in England and Wales as company number 02251162; registered address: Essex House, 2 County Place, Chelmsford, Essex CM2 0RE, UK.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org