Thanks let me check it out. -----Mensaje original----- De: Mark Struberg [mailto:[email protected]] Enviado el: Saturday, July 25, 2009 3:23 AM Para: Maven Users List Asunto: [?? Probable Spam] Re: Can I use WAR Overlay before packaging?
Hi! I assume you like to debug/test your project in your IDE without needing to package the whole project every time, right? It's long ago that I used WAR overlay the last time, but did you try war:inplace? You have to be aware that war:inplace will pollute your src/main/webapp working directory, though! LieGrue, strub --- On Sat, 7/25/09, Néstor Boscán <[email protected]> wrote: > From: Néstor Boscán <[email protected]> > Subject: Can I use WAR Overlay before packaging? > To: [email protected] > Date: Saturday, July 25, 2009, 4:56 AM > Hi > > > > Is there a way to use WAR Overlay before packaging?. I > would like to access > the overlaid JSP files from my project. Is this possible? > > > > Regards, > > > > Néstor Boscán > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
