RE: Maven-war-plugin not installing war. Installs ".jar" and renames it to ".war"

2007-09-25 Thread Dave Rathnow
;.jar" and renames it to ".war" Create an issue in the MWAR project with a sample project to reproduce and I'll have a look to it. Sorry I forgot the attachment restriction on this list. Thanks, Stéphane On 9/24/07, Dave Rathnow <[EMAIL PROTECTED]> wrote: > > Stepha

RE: Maven-war-plugin not installing war. Installs ".jar" and renames it to ".war"

2007-09-24 Thread Dave Rathnow
Developers List Subject: Re: Maven-war-plugin not installing war. Installs ".jar" and renames it to ".war" it's weird, it should not be. Can you run mvn clean install -X > output.log and send the output please? Thanks, Stéphane On 9/22/07, Dave Rathnow <[EMAIL PRO

RE: Maven-war-plugin not installing war. Installs ".jar" and renames it to ".war"

2007-09-21 Thread Dave Rathnow
war-plugin not installing war. Installs ".jar" and renames it to ".war" And where is this jar file coming from? On 9/21/07, Dave Rathnow <[EMAIL PROTECTED]> wrote: > I'm sorry to clutter this list with this question but I've asked the > user's list an

Maven-war-plugin not installing war. Installs ".jar" and renames it to ".war"

2007-09-21 Thread Dave Rathnow
I'm sorry to clutter this list with this question but I've asked the user's list and got no useful responses. I'm trying to use the maven-war-plugin to install a war into my local repository. "mvn clean install" runs fine and says it complete succesfully. If I look under the "target" directory