I agree, I was just meaning "I can wait maven 2.1 to introduce the pre-package pahse, AND the war plugin to honor this new phase"
2007/10/1, Brian E. Fox <[EMAIL PROTECTED]>: > > None that I know of, and I don't think the 2.1 will change this. The war > plugin is the code doing all the work to pull things together. So unless > the war plugin was broken into two separate mojos, it would still have > the effect of being a single black box. > > -----Original Message----- > From: nicolas de loof [mailto:[EMAIL PROTECTED] > Sent: Monday, October 01, 2007 1:00 PM > To: dev@maven.apache.org > Subject: any war plugin hack ? > > Hello, > > is there any way to process the explosed webapp before it gets packaged > into > a .war ? > I could wait for maven 2.1 and the pre-package phase, but I need a > solution > now... > > There seems not to be an official way to hook into the war plugin, but > maybe > some "at your own risk" hack is possible ? > > Nico. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >