Re: release-plugin enhancement

2006-05-10 Thread Brett Porter
+1, for the next version. On the second one, I suggest allowing a choice of "use for all" and "use for all that had the same original version" in addition to the current "user for this one only". - Brett Brian E. Fox wrote: All, I'd like to add the ability to specify the release version, ne

[jira] Subscription: Outstanding Repository Maintenance: Uploads

2006-05-10 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Uploads (6 issues) Subscriber: mavendevlist Key Summary MAVENUPLOAD-889http://download.berlios.de/jsontools/jsontools-core-1.1-bundle.jar http://jira.codehaus.org/browse/MAVENUPLOAD-889 MAVENUPLOAD-882Please upload

[jira] Subscription: Outstanding Repository Maintenance: Evangelism

2006-05-10 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Evangelism (29 issues) Subscriber: mavendevlist Key Summary MEV-389 org.openwfe:openwfe 1.7.0 broken pom http://jira.codehaus.org/browse/MEV-389 MEV-334 Stax POM points to an invalid XMLBeans dependency

RE: release-plugin enhancement

2006-05-10 Thread Brian E. Fox
Ok, that might cover the first part. I still think the second part could be improved to make the interactive mojos easier to use. -Original Message- From: dan tran [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 10, 2006 8:24 PM To: Maven Developers List Subject: Re: release-plugin enhanc

Re: [vote] Release maven-assembly-plugin 2.1

2006-05-10 Thread Vincent Siveton
+1 Another thing, don't forget to update the actual documentation: descriptorId and descriptor are deprecated (howto.apt). Thanks to Marc Fonteijn for this. Thanks, Vincent 2006/5/9, Emmanuel Venisse <[EMAIL PROTECTED]>: +1 Emmanuel John Casey a écrit : > Hi, > > I'd like to call a vote to r

Re: [vote] Release Maven IDEA Plugin 2.0

2006-05-10 Thread Vincent Siveton
+0 Vincent 2006/5/9, Brett Porter <[EMAIL PROTECTED]>: based on: maven-idea-plugin 2.0-20060509.134930-1 (r405319) [ ] +1 [ ] +0 [ ] -1 The documentation is small, but its a self-explanatory plugin. The fields are well documented, but the plugin report output still needs some work which can t

Re: [vote] Release Release plugin 2.0-beta-5

2006-05-10 Thread Vincent Siveton
+0 Vincent 2006/5/8, Brett Porter <[EMAIL PROTECTED]>: No, that's not a typo. I'd like to vote to release the release plugin. It has been completely rewritten since you last met it and now has over 250 unit tests covering everything. Nearly all of the JIRA issues have been closed - a select fe

Re: [VOTE] release maven-resources-plugin 2.2

2006-05-10 Thread Vincent Siveton
+1 Vincent 2006/5/10, Emmanuel Venisse <[EMAIL PROTECTED]>: +1 Emmanuel Jesse McConnell a écrit : > I would like to call a vote to release the maven-resources-plugin > version 2.2 > > > +1 [] > 0 [] > -1 [] > > the following issues were resolved for the release of this plugin... > > http://j

Re: [vote] Release Maven Site plugin 2.0-beta-5

2006-05-10 Thread Vincent Siveton
+1 Vincent 2006/5/10, Brett Porter <[EMAIL PROTECTED]>: Hi, There's a wealth of new features here. (snapshot pending svn.apache.org coming back up, also I have the docs here to commit then too) [ ] +1 [ ] +0 [ ] -1 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=T

Re: [vote] Release Maven Project Info Reports 2.0

2006-05-10 Thread Vincent Siveton
+1 Vincent 2006/5/10, Brett Porter <[EMAIL PROTECTED]>: based on: maven-project-info-reports-plugin 2.0-beta-4-20060510.110344-4 (r405712) This also depends on a release of doxia. [ ] +1 [ ] +0 [ ] -1 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11142&styleName=Text&version=121

Re: release-plugin enhancement

2006-05-10 Thread dan tran
There is a JIRA to create release:release mojo to do just that to support full release automation On 5/10/06, Brian E. Fox <[EMAIL PROTECTED]> wrote: All, I'd like to add the ability to specify the release version, next development iteration and tag base as parameters to the release plugin so

release-plugin enhancement

2006-05-10 Thread Brian E. Fox
All, I'd like to add the ability to specify the release version, next development iteration and tag base as parameters to the release plugin so that no interactivity is needed. 1st any objections? 2nd: For multimodule builds, release prompts for the versions for each module. Is this really nee

Re: [vote] Release Maven Site plugin 2.0-beta-5

2006-05-10 Thread Stephane Nicoll
+1 On 5/10/06, Brett Porter <[EMAIL PROTECTED]> wrote: Hi, There's a wealth of new features here. (snapshot pending svn.apache.org coming back up, also I have the docs here to commit then too) [ ] +1 [ ] +0 [ ] -1 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=T

RE: [vote] Release Maven Site plugin 2.0-beta-5

2006-05-10 Thread Mike Perham
+1 -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 10, 2006 1:21 PM To: Maven Developers List Subject: [vote] Release Maven Site plugin 2.0-beta-5 Hi, There's a wealth of new features here. (snapshot pending svn.apache.org coming back up, also I ha

Re: [vote] Release Maven Site plugin 2.0-beta-5

2006-05-10 Thread Emmanuel Venisse
+1 Emmanuel Brett Porter a écrit : Hi, There's a wealth of new features here. (snapshot pending svn.apache.org coming back up, also I have the docs here to commit then too) [ ] +1 [ ] +0 [ ] -1 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Text&version=12541

[vote] Release Maven Site plugin 2.0-beta-5

2006-05-10 Thread Brett Porter
Hi, There's a wealth of new features here. (snapshot pending svn.apache.org coming back up, also I have the docs here to commit then too) [ ] +1 [ ] +0 [ ] -1 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Text&version=12541 * [MSITE-23] - problems with site:stag

Re: [vote] Release Maven Project Info Reports 2.0

2006-05-10 Thread Brett Porter
Mike Perham wrote: +1 The new dependency convergence report is awesome! Thanks go to Joakim Erdfelt for that one. He trotted that out at ApacheCon IIRC as well as contributing to the checkstyle plugin and the cobertura plugin over at mojo. - Brett ---

Re: Problem build latest releasd plugin

2006-05-10 Thread dan tran
found the same problems after wiping out my entired local repo. May be I need latest surefire-snapshot? On 5/10/06, Mike Perham <[EMAIL PROTECTED]> wrote: I did but ran into that other test error which I noted. -Original Message- From: dan tran [mailto:[EMAIL PROTECTED] Sent: Tuesda

RE: Problem build latest releasd plugin

2006-05-10 Thread Mike Perham
I did but ran into that other test error which I noted. -Original Message- From: dan tran [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 09, 2006 11:11 PM To: Maven Developers List Subject: Re: Problem build latest releasd plugin I am able to reproduce same test failures on another windows

RE: [vote] Release Maven Project Info Reports 2.0

2006-05-10 Thread Mike Perham
+1 The new dependency convergence report is awesome! -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 10, 2006 6:12 AM To: Maven Developers List Subject: [vote] Release Maven Project Info Reports 2.0 based on: maven-project-info-reports-plugin 2.0-bet

Re: NullPointException - Maven 2 with plugin statcvs

2006-05-10 Thread Arik Kfir
sorry - I'm afraid not, have never used that plugin on m2maybe someone on the users list will know (much much MUCH more audience...) On 5/10/06, Leo L <[EMAIL PROTECTED]> wrote: Thanks Arik... I´ll subscribe that list... and about my problen... :-) any clue??? 2006/5/9, Arik Kfir <[EMA

Re: [vote] Release Maven Project Info Reports 2.0

2006-05-10 Thread Emmanuel Venisse
+1 Emmanuel Brett Porter a écrit : based on: maven-project-info-reports-plugin 2.0-beta-4-20060510.110344-4 (r405712) This also depends on a release of doxia. [ ] +1 [ ] +0 [ ] -1 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11142&styleName=Text&version=12181 * [MPIR-2] - D

Re: NullPointException - Maven 2 with plugin statcvs

2006-05-10 Thread Leo L
Thanks Arik... I´ll subscribe that list... and about my problen... :-) any clue??? 2006/5/9, Arik Kfir <[EMAIL PROTECTED]>: if you need help about using maven, the best place is "users@maven.apache.org" - this mailing list is for the maven developers (although I'm a maven dev ;-) see http

[vote] Release Maven Project Info Reports 2.0

2006-05-10 Thread Brett Porter
based on: maven-project-info-reports-plugin 2.0-beta-4-20060510.110344-4 (r405712) This also depends on a release of doxia. [ ] +1 [ ] +0 [ ] -1 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11142&styleName=Text&version=12181 * [MPIR-2] - Dependencies report throws NullPointerExce

RE: [vote] Release Maven IDEA Plugin 2.0

2006-05-10 Thread Roald Bankras
+1 Whoo ya Roald Bankras Software Engineer JTeam b.v. -Original Message- From: Vincent Massol [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 09, 2006 4:58 PM To: 'Maven Developers List' Subject: RE: [vote] Release Maven IDEA Plugin 2.0 Yeah! +1 -Vincent > -Original Message- >

Re: [VOTE] release maven-resources-plugin 2.2

2006-05-10 Thread Emmanuel Venisse
+1 Emmanuel Jesse McConnell a écrit : I would like to call a vote to release the maven-resources-plugin version 2.2 +1 [] 0 [] -1 [] the following issues were resolved for the release of this plugin... http://jira.codehaus.org/secure/ReleaseNote.jspa?version=12486&styleName=Text&projectId=

Re: Surefire plugin 2.2-SNAPSHOT problem

2006-05-10 Thread Kenney Westerhof
On Tue, 9 May 2006, Wendy Smoak wrote: You also need to build surefire from source: https://svn.apache.org/repos/asf/maven/surefire/trunk -- Kenney > I just updated built maven-surefire-plugin 2.2-SNAPSHOT from source, > then tried 'mvn test' on my own project. > > I get: > [INFO] > --