Mark Struberg wrote: > --- 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. > Yep, exactly. I opened the issue http://jira.codehaus.org/browse/MWAR-86, attached a patch, and commented a typical use case (a plugin that patches some files in the war, before "warring" it :) ).
With the patch there is a snippet of how successfully managed to obtain create war structure -> work on it -> package the war file. Simone --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]