--- Brett Porter <[EMAIL PROTECTED]> schrieb:
> Isn't that what war:war does?
In theory (documentation) i would say yes: 
>This goal simply package the directory created by
war:webapp goal.

But unfortunately (for what i see in the code) the
buildExplodedWebapp is not seperated, but called from
within the WarMojo, and it seems to me that the
changes done manually may be overwritten.

I haven't tested this though, so it's only a guess and
you should give this a try.


On the other hand, you may try to use the assembly
plugin to manually 'zip' your inplace war after your
changes.
But then you are really leaving the standard maven
path to build a war, whch may cause other troubles.

lg,
strub

--- Michael Horwitz <[EMAIL PROTECTED]> schrieb:

> On 12/1/06, Simone Gianni <[EMAIL PROTECTED]>
> wrote:
> >
> > Michael Horwitz wrote:
> > > Hi Simone,
> > >
> > > You could try the following:
> > >
> > > 1) Run the war:inplace goal.
> > > 2) Do the work on the exploded file.
> > > 3) Run the normal war goal.
> > >
> > > There is a danger that step 3 will undo some of
> the changes you have
> > > made -
> > > it largely depends on what they are.
> > Yep, that's it, it redoes some parts of it :)
> >
> > Wasn't there a war:something that only does the
> "zip the war" part?
> 
> 
> Unfortunately not!
> 
> Mike.
> 
> Simone
> >
> >
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, e-mail:
> [EMAIL PROTECTED]
> >
> >
> 



                
___________________________________________________________ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de

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

Reply via email to