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

2007-09-21 Thread Stephane Nicoll
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 PROTECTED]> wrote: > > It is being created as part of the build. It's not there after "mvn > clean" and it is there after "mvn install". > >

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

2007-09-21 Thread Dave Rathnow
It is being created as part of the build. It's not there after "mvn clean" and it is there after "mvn install". -Original Message- From: Stephane Nicoll [mailto:[EMAIL PROTECTED] Sent: September 21, 2007 04:09 PM To: Maven Developers List Subject: Re: Maven-war-plugin not installing war

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

2007-09-21 Thread Stephane Nicoll
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 and got no useful responses. > > I'm trying to use the maven-war-plugin to install a war into my local > repository. "mv

Debugging AntMojoTest in netbeans

2007-09-21 Thread Paul Sterk
Hi, I have netbeans 5.5.1 and maven 2.0.7. I also have mevenide 2.3. I am new to maven and would like to setup a break point in the AntMojoTest and debug the code using netbeans. I have tried to do this using java -Xdebug -Xrunjdwp:transport=dt_socket,address=9009,server=y,suspend=y org.apache

Re: [vote] Release Continuum 1.1-beta-3

2007-09-21 Thread Jesse McConnell
+1, nice job folks :) On 9/21/07, Emmanuel Venisse <[EMAIL PROTECTED]> wrote: > > > > Damien Lecan 2 a écrit : > >> Everyone is encouraged to vote and give their feedback. > > > > Page group summary is now very fast, database upgrade for Mysql works > > (almost), so > > Great, thx for your patch.

Time to release the site plugin

2007-09-21 Thread Dennis Lundberg
Hi All issues schedule for 2.0-beta-6 of maven-site-plugin has now been resolved and the latest SNAPSHOT has been out for a couple of weeks. No new issues have been opened for that SNAPSHOT. So this is the final call before I start the release process for maven-site-plugin 2.0-beta-6. If you

Re: dependency:analyze changes

2007-09-21 Thread Wayne Fay
This seems to line up with what other plugins are doing, and the terminology seems clear as well, so this sounds like the best choice. It just took us a while to realize that. ;-) Wayne On 9/19/07, Mark Hobson <[EMAIL PROTECTED]> wrote: > On 18/09/2007, Paul Gier <[EMAIL PROTECTED]> wrote: > > I

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

Re: [vote] Release Continuum 1.1-beta-3

2007-09-21 Thread Emmanuel Venisse
Damien Lecan 2 a écrit : Everyone is encouraged to vote and give their feedback. Page group summary is now very fast, database upgrade for Mysql works (almost), so Great, thx for your patch. We'll apply it. Emmanuel +1 (non binding) Damien Lecan

Re: Upgrade Mysql database from Continuum 1.1-beta-2 to beta-3

2007-09-21 Thread Damien Lecan
> > The export tool itself fails to read old database schema. Something > > else to configure ? > > to export 1.1-beta-2 db, you must use dmc 1.1-beta-2 and to import in > 1.1-beta-3 db, dmc 1.1-beta-3 Ok, I patched dmc 1.1-beta-2 too in order to export data. Than I used a patched dmc 1.1-beta-3

Re: [vote] Release Continuum 1.1-beta-3

2007-09-21 Thread Damien Lecan 2
> Everyone is encouraged to vote and give their feedback. Page group summary is now very fast, database upgrade for Mysql works (almost), so +1 (non binding) Damien Lecan -- View this message in context: http://www.nabble.com/-vote--Release-Continuum-1.1-beta-3-tf4482966.html#a12823925 Sent f

Re: Release maven-antrun-plugin?

2007-09-21 Thread Fabian Bauschulte
I have attached a patch for MANTRUN-41 in jira. 2007/9/18, Carlos Sanchez <[EMAIL PROTECTED]>: > > why don't you provide a patch for MANTRUN-41 with docs on that new > feature? > > On 9/17/07, John Esher <[EMAIL PROTECTED]> wrote: > > Anyone? Please please please release this plugin. > > > > 2007/

Re: [proposal] bring plugin tools together in SCM

2007-09-21 Thread Mauro Talevi
Brett Porter wrote: I'd like to do what we did for surefire and bring all the following into one tree, called /plugin-tools/trunk, versioned consistently as 2.4 and using MPLUGIN as the JIRA project: * plugins/maven-plugin-plugin * shared/maven-plugin-* * shared/maven-script Thoughts? +1 -