But it still won't work when I want to test with WTP. Anyway, my patch seems to fix the problem.
On 6/28/06, Pete Marvin King <[EMAIL PROTECTED]> wrote:
perhaps you can do a war overlay, add the war to your depedency list with a scope of runtime. you might need to rename it to *.war, the war plugin uses the extension to determine if it will do a war overlay. Alexandre Poitras wrote: > To those who are facing the same issue, I just submitted a patch that > seems to fix the problem. Hope it helps. > > On 6/27/06, Alexandre Poitras <[EMAIL PROTECTED]> wrote: >> This is what I'm already doing. The problem is that the WTP .component >> file is not generated correctly since the files aren't placed in the >> war source directory. Basically, I'm just trying to unpack some css >> files from a resources jar fileĀs and I don't want to extract them >> under the src directory. >> >> On 6/27/06, Mike Perham <[EMAIL PROTECTED]> wrote: >> > If you are generating them, why are you considering them source in the >> > first place? Why not just generate them straight into >> > target/<artifactId>-<version>? That's where everything is copied >> to so >> > it can be jarred into a war. >> > >> > > -----Original Message----- >> > > From: Alexandre Poitras [mailto:[EMAIL PROTECTED] >> > > Sent: Tuesday, June 27, 2006 1:52 PM >> > > To: Maven Users List >> > > Subject: warSourceDirectory >> > > >> > > Why is the War plugin supporting only one war source directory >> instead >> > > of a list? It bothers me because I need to generate some html >> sources >> > > files and of course I don't want to mess with my src directory. Any >> > > hint? I think I'll try to develop a patch. >> > > >> > > >> --------------------------------------------------------------------- >> > > 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] >> > >> > >> > > --------------------------------------------------------------------- > 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]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]