AW: Releasng the war and deploy plugins

2008-08-08 Thread Annies, Sebastian
Maven Developers List Betreff: Re: Releasng the war and deploy plugins Mmmm as far as I can tell it could be related to the changes in the MINVOKER configuration. You may want to have a look to the history of the pom and revert the hack. Best, Stéphane On Fri, Aug 8, 2008 at 10:56 PM, Wendy Smoak &l

Re: Releasng the war and deploy plugins

2008-08-08 Thread Stephane Nicoll
Mmmm as far as I can tell it could be related to the changes in the MINVOKER configuration. You may want to have a look to the history of the pom and revert the hack. Best, Stéphane On Fri, Aug 8, 2008 at 10:56 PM, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On Sat, Aug 2, 2008 at 7:49 PM, Wendy Smo

Re: Releasng the war and deploy plugins

2008-08-08 Thread Wendy Smoak
On Sat, Aug 2, 2008 at 7:49 PM, Wendy Smoak <[EMAIL PROTECTED]> wrote: > The war plugin is blocked by a snapshot depedency on the new > maven-filtering component. Looks like the vote on an initial release > for that wasn't successful. Olivier, are you planning to re-try it > soon? It was *so* c

Re: Releasng the war and deploy plugins

2008-08-03 Thread Olivier Lamy
Yes (after my week-end ;-) ). -- Olivier 2008/8/3 Wendy Smoak <[EMAIL PROTECTED]>: > On Sat, Aug 2, 2008 at 6:48 AM, Benjamin Bentmann > <[EMAIL PROTECTED]> wrote: > >> So, I assume your local POM states 2.4 as the version, right? > > Perhaps when it failed during the release, but not when I was

Re: Releasng the war and deploy plugins

2008-08-02 Thread Wendy Smoak
On Sat, Aug 2, 2008 at 6:48 AM, Benjamin Bentmann <[EMAIL PROTECTED]> wrote: > So, I assume your local POM states 2.4 as the version, right? Perhaps when it failed during the release, but not when I was just building the snapshot locally. Whatever you changed seems to have fixed it, though. Tha

Re: Releasng the war and deploy plugins

2008-08-02 Thread Benjamin Bentmann
Wendy Smoak wrote: Strangely, the integration test for MDEPLOY-45 is now failing for me, complaining that it can't find maven-deploy-plugin 2.4-SNAPSHOT [...] I'd swear it worked initially, then failed when I tried to release, and now it's failing just with 'mvn install'. So, I assume your loc

Re: Releasng the war and deploy plugins

2008-08-02 Thread Wendy Smoak
On Sat, Aug 2, 2008 at 2:09 AM, Benjamin Bentmann <[EMAIL PROTECTED]> wrote: > The "small change" is to switch back to using the Install Plugin to stage > the artifact under test into the IT repo. I hope Oliver doesn't mind that I > went for this ;-) Thanks! Strangely, the integration test for M

Releasing Maven Invoker and Maven Invoker Plugin (was: Releasng the war and deploy plugins)

2008-08-02 Thread Dennis Lundberg
This MINVOKER-43 issue seems to be hitting a lot of our projects. Is there something that's stopping us from releasing Maven Invoker 2.0.9 and Maven Invoker Plugin 1.2.1? In JIRA there are only requests for new features left: http://jira.codehaus.org/browse/MSHARED/component/13271?selected=com.

Re: Releasng the war and deploy plugins

2008-08-02 Thread Benjamin Bentmann
Hi Wendy, Olivier, would you be able to make the change you describe below on the deploy plugin trunk? The "small change" is to switch back to using the Install Plugin to stage the artifact under test into the IT repo. I hope Oliver doesn't mind that I went for this ;-) Or can you explain

Re: Releasng the war and deploy plugins

2008-08-01 Thread Wendy Smoak
I started a separate thread to see if someone can look at MWAR-133, but it looks like the deploy plugin is ready to go. Olivier, would you be able to make the change you describe below on the deploy plugin trunk? Or can you explain how to reproduce the problem *without* doing a release, so I can

Re: Releasng the war and deploy plugins

2008-07-31 Thread Olivier Lamy
Hi, Due to MINVOKER-43, you can't release it with the current trunk without a small change :-(. You have to disable the feature from the version 1.2 [1] or use the workaround like this commit [2]. -- Olivier [1] http://maven.apache.org/plugins/maven-invoker-plugin/examples/fast-use.html [2] http:

Re: Releasng the war and deploy plugins

2008-07-31 Thread Wendy Smoak
On Fri, May 9, 2008 at 1:38 PM, Olivier Lamy <[EMAIL PROTECTED]> wrote: > Hi, > No objections. > But currently the war plugin trunk depends on other snapshots : > - org.apache.maven.plugins:maven-invoker-plugin:1.2-SNAPSHOT > - org.apache.maven.shared:maven-filtering:1.0-alpha-1-SNAPSHOT > > The fi

Re: Releasng the war and deploy plugins

2008-06-03 Thread Wendy Smoak
On Tue, Jun 3, 2008 at 1:21 AM, Napoleon Esmundo C. Ramirez <[EMAIL PROTECTED]> wrote: > In trunk, it says the maven-deploy-plugin still needs the release of > maven-plugin-testing-harness and maven-plugin-plugin. Yep. I think that ends up meaning a release of plugin-tools [1] and plugin-testing

Re: Releasng the war and deploy plugins

2008-06-03 Thread Napoleon Esmundo C. Ramirez
In trunk, it says the maven-deploy-plugin still needs the release of maven-plugin-testing-harness and maven-plugin-plugin. On Sat, May 17, 2008 at 1:10 AM, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On Fri, May 9, 2008 at 1:38 PM, Olivier Lamy <[EMAIL PROTECTED]> wrote: > > Hi, > > No objections. >

Re: Releasng the war and deploy plugins

2008-05-17 Thread hgomez
/secure/ReleaseNote.jspa?version=13110&styleName=Text&projectId=11131&Create=Create >> >> Not many issues resolved here, but the new skip deployment feature >> (MDEPLOY-63) has come up a few times on the user list. >> >> Thanks, > > > -

Re: Releasng the war and deploy plugins

2008-05-16 Thread Tim Kettler
Hi, The filtering of webResources in the war plugin is seriously borked ( see here [1] for a bug report back from Nov 2007 and here [2] for a discussion on the users list just from today). This should be fixed before a new version is released (IMHO). -Tim [1] http://jira.codehaus.org/browse

Re: Releasng the war and deploy plugins

2008-05-16 Thread Wendy Smoak
On Fri, May 9, 2008 at 1:38 PM, Olivier Lamy <[EMAIL PROTECTED]> wrote: > Hi, > No objections. > But currently the war plugin trunk depends on other snapshots : > - org.apache.maven.plugins:maven-invoker-plugin:1.2-SNAPSHOT > - org.apache.maven.shared:maven-filtering:1.0-alpha-1-SNAPSHOT The deplo

Re: Releasng the war and deploy plugins

2008-05-10 Thread Stephane Nicoll
Well, to me there is a couple of things that we need to do but if nobody complains, let's go for 2.1 I'd be happy to have a release of the filtering thing so that I can use it in the EAR plugin. It can't filter src/main/application and many users are complaining :) Thanks, Stéphane On Fri, May 9

Re: Releasng the war and deploy plugins

2008-05-09 Thread Dan Tran
It was called alpha-1 because there were big changes, however i think we should go ahead with 2.1 since everyone seems very happy about it. -D On Fri, May 9, 2008 at 1:38 PM, Olivier Lamy <[EMAIL PROTECTED]> wrote: > Hi, > No objections. > But currently the war plugin trunk depends on other snap

Re: Releasng the war and deploy plugins

2008-05-09 Thread Olivier Lamy
Hi, No objections. But currently the war plugin trunk depends on other snapshots : - org.apache.maven.plugins:maven-invoker-plugin:1.2-SNAPSHOT - org.apache.maven.shared:maven-filtering:1.0-alpha-1-SNAPSHOT The first one has one issue open. The second one is a new shared component which IMHO can b

Releasng the war and deploy plugins

2008-05-09 Thread Wendy Smoak
Any objections to releasing maven-war-plugin and maven-deploy-plugin soon? War Plugin --- Version 2.1-alpha-2 is complete in JIRA: http://jira.codehaus.org/secure/ReleaseNote.jspa?version=13804&styleName=Html&projectId=11150&Create=Create Is this really still alpha? Thoughts on call