You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Marouane Amraoui <Ma...@omnidata.co.ma> on 2007/03/13 11:36:28 UTC

Maven : Patch tools ?

Hello ;

 

I have a war file. (web application).

What I need is patch this war : for example , adding new classes file, modifying some properties files ...

My question is there maven tools ou plugin that can be used to make patches for my war file ?? 

 

---------------------------------------------------------------

Merouane AMRAOUI
Consultant Expert
Division Développement
Email.: mamraoui@omnidata.co.ma

Gsm  .: 065 19 60 99   
Tél. | Tel.: 022 98 70 70Téléc | Fax: 022 98 70 70
OMNIDATA , 74 Bv AbdelMoumen

 


Re: Maven : Patch tools ?

Posted by Wayne Fay <wa...@gmail.com>.
The WAR Overlay simply allows you to construct an uber-WAR by merging
multiple WARs together in Maven. So you could merge WAR1 plus WAR2 and
the files in module WAR3 to create a conglomerate WAR3 with files from
all 3 WARs.

When I hear "patch" I think "updating customer code", not "updating
WARs in a development environment" which is really where I see the WAR
overlay being useful. So I doubt the WAR Overlay will be what you're
looking for... but I could be wrong, of course.

Wayne

On 3/13/07, Manos Batsis <ma...@geekologue.com> wrote:
>
>
> I remember something about a "WAR overlay" mechanism in this list that
> probably belongs to a plugin, you may want to search using that as
> keyword instead of "patch".
>
> hth,
>
> Manos
>
> Wayne Fay wrote:
> > I don't know of any such patch tools, plugins, etc which will help you
> > construct the WAR patch you desire. Maven simply constructs an
> > entirely new WAR file to replace your previous version.
> >
> > Wayne
> >
> > On 3/13/07, Marouane Amraoui <Ma...@omnidata.co.ma> wrote:
> >> Hello ;
> >>
> >>
> >>
> >> I have a war file. (web application).
> >>
> >> What I need is patch this war : for example , adding new classes file,
> >> modifying some properties files ...
> >>
> >> My question is there maven tools ou plugin that can be used to make
> >> patches for my war file ??
> >>
> >>
> >>
> >> ---------------------------------------------------------------
> >>
> >> Merouane AMRAOUI
> >> Consultant Expert
> >> Division Développement
> >> Email.: mamraoui@omnidata.co.ma
> >>
> >> Gsm  .: 065 19 60 99
> >> Tél. | Tel.: 022 98 70 70Téléc | Fax: 022 98 70 70
> >> OMNIDATA , 74 Bv AbdelMoumen
> >>
> >>
> >>
> >>
> >
> > ---------------------------------------------------------------------
> > 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
>
>

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


Re: Maven : Patch tools ?

Posted by Manos Batsis <ma...@geekologue.com>.

I remember something about a "WAR overlay" mechanism in this list that 
probably belongs to a plugin, you may want to search using that as 
keyword instead of "patch".

hth,

Manos

Wayne Fay wrote:
> I don't know of any such patch tools, plugins, etc which will help you
> construct the WAR patch you desire. Maven simply constructs an
> entirely new WAR file to replace your previous version.
> 
> Wayne
> 
> On 3/13/07, Marouane Amraoui <Ma...@omnidata.co.ma> wrote:
>> Hello ;
>>
>>
>>
>> I have a war file. (web application).
>>
>> What I need is patch this war : for example , adding new classes file, 
>> modifying some properties files ...
>>
>> My question is there maven tools ou plugin that can be used to make 
>> patches for my war file ??
>>
>>
>>
>> ---------------------------------------------------------------
>>
>> Merouane AMRAOUI
>> Consultant Expert
>> Division Développement
>> Email.: mamraoui@omnidata.co.ma
>>
>> Gsm  .: 065 19 60 99
>> Tél. | Tel.: 022 98 70 70Téléc | Fax: 022 98 70 70
>> OMNIDATA , 74 Bv AbdelMoumen
>>
>>
>>
>>
> 
> ---------------------------------------------------------------------
> 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: Maven : Patch tools ?

Posted by Wayne Fay <wa...@gmail.com>.
I don't know of any such patch tools, plugins, etc which will help you
construct the WAR patch you desire. Maven simply constructs an
entirely new WAR file to replace your previous version.

Wayne

On 3/13/07, Marouane Amraoui <Ma...@omnidata.co.ma> wrote:
> Hello ;
>
>
>
> I have a war file. (web application).
>
> What I need is patch this war : for example , adding new classes file, modifying some properties files ...
>
> My question is there maven tools ou plugin that can be used to make patches for my war file ??
>
>
>
> ---------------------------------------------------------------
>
> Merouane AMRAOUI
> Consultant Expert
> Division Développement
> Email.: mamraoui@omnidata.co.ma
>
> Gsm  .: 065 19 60 99
> Tél. | Tel.: 022 98 70 70Téléc | Fax: 022 98 70 70
> OMNIDATA , 74 Bv AbdelMoumen
>
>
>
>

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