[VOTE] Release Maven 2.0.7

2007-06-12 Thread Jason van Zyl
Hi, The release notes are here: http://jira.codehaus.org/secure/ReleaseNote.jspa? projectId=10500&styleName=Html&version=13138 The tag is here: http://svn.apache.org/repos/asf/maven/components/tags/maven-2.0.7/ Staging repository: http://people.apache.org/~jvanzyl/maven-2.0.7-staging-repos

Re: Sanity check the 2.0.7 release candidate

2007-06-12 Thread Jason van Zyl
On 12 Jun 07, at 9:50 PM 12 Jun 07, Jason van Zyl wrote: If anyone has a few spare cycles if they could try the 2.0.7 release candidate I would appreciate it: http://people.apache.org/~jvanzyl/maven-2.0.7/ I've run the ITs with the distributions there and if a couple more people give it

Sanity check the 2.0.7 release candidate

2007-06-12 Thread Jason van Zyl
If anyone has a few spare cycles if they could try the 2.0.7 release candidate I would appreciate it: http://people.apache.org/~jvanzyl/maven-2.0.7/ Thanks, Jason -- Jason van Zyl Founder and PMC Chair, Apache Maven jason at sonatype do

Re: [RESULT][VOTE] Release maven-idea-plugin 2.1

2007-06-12 Thread Jason van Zyl
On 12 Jun 07, at 2:10 PM 12 Jun 07, Dennis Lundberg wrote: Here are the results of this vote: +1: Dennis Lundberg, Stephane Nicoll, Jason van Zyl +1 (non-binding): Jo Vandermeeren, Andrew Williams I'll work with Jason to try and move this release into the central repo using the stage-plugi

[RESULT][VOTE] Release maven-idea-plugin 2.1

2007-06-12 Thread Dennis Lundberg
Here are the results of this vote: +1: Dennis Lundberg, Stephane Nicoll, Jason van Zyl +1 (non-binding): Jo Vandermeeren, Andrew Williams I'll work with Jason to try and move this release into the central repo using the stage-plugin. Dennis Lundberg wrote: Hi, I'd like to release maven-ide

RE: [jira] Updated: (MASSEMBLY-210) repository does not include the parent pom

2007-06-12 Thread Brian E. Fox
Read the bottom of the email: "- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]" -Original Message- From: Gupta, Ashish (NBC Universal) [mailto:[EMAIL PROTECTED] Sent: Tues

RE: [jira] Updated: (MASSEMBLY-210) repository does not include the parent pom

2007-06-12 Thread Gupta, Ashish (NBC Universal)
Can someone please tell me how to unsubscribe from this mailing list. Thanks and Regards, Ashish Gupta -Original Message- From: John Casey (JIRA) [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 12, 2007 1:19 PM To: [EMAIL PROTECTED] Subject: [jira] Updated: (MASSEMBLY-210) reposito

RE: svn commit: r546388 - /maven/components/branches/maven-2.0.x/pom.xml

2007-06-12 Thread Brian E. Fox
"Using ${project.version} has other nasty side effects doesn't it? I'll go looking for the JIRA." Yes it does. It causes snapshot deployments to look for dependencies with identical numbers, which is nearly impossible unless useUniqueVersion is false. http://jira.codehaus.org/browse/MNG-2486

Re: [m2] Artifact filtering in DefaultArtifactCollector

2007-06-12 Thread Mark Hobson
Hi Brett, On 06/06/07, Mark Hobson <[EMAIL PROTECTED]> wrote: On 06/06/07, Brett Porter <[EMAIL PROTECTED]> wrote: > My recollection would be that some artifacts are filtered out but > their transitive dependencies still needed to be taken into > consideration for version calculations, so this c

Re: [maven2 build branches/maven-2.0.x - FAILED - update] Tue Jun 12 06:45:00 GMT 2007

2007-06-12 Thread Arnaud HERITIER
great ! notifications are happy ! thx Arnaud On 12/06/07, Jason van Zyl <[EMAIL PROTECTED]> wrote: On 12 Jun 07, at 12:10 AM 12 Jun 07, Arnaud HERITIER wrote: > Jason, Mark, it seems that the problem is related to the patch you > applied > for MNG-2690. > Url.toURI doesn'texist in jdk 1.4 >

Adding wildcards to IncludesArtifactFilter

2007-06-12 Thread Mark Hobson
Hi, I need an ArtifactFilter that supports wildcards and have patched IncludesArtifactFilter accordingly, but then saw MNG-2621. I implemented wildcards slightly stricter than allowing arbitrary regular expressions - from the Javadoc: The artifact pattern syntax is of the form: [groupId]:[art

Re: Problems with release:prepare

2007-06-12 Thread Kenney Westerhof
Graham Leggett wrote: On Fri, June 8, 2007 12:16 pm, David Moss wrote: [INFO] Executing: svn --username username --password * --non-interactive copy --file C:\DOCUME~1\DAVID~1.MOS\LOCALS~1\T emp\maven-scm-403689689.commit . svn://SERVER001/tags/product-4.0 The svn tag command failed. C

Re: [maven2 build branches/maven-2.0.x - FAILED - update] Tue Jun 12 06:45:00 GMT 2007

2007-06-12 Thread Jason van Zyl
On 12 Jun 07, at 12:10 AM 12 Jun 07, Arnaud HERITIER wrote: Jason, Mark, it seems that the problem is related to the patch you applied for MNG-2690. Url.toURI doesn'texist in jdk 1.4 Can you fix it or revert it ? Fixed. Arnaud. On 12/06/07, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote:

Re: svn commit: r546388 - /maven/components/branches/maven-2.0.x/pom.xml

2007-06-12 Thread Jason van Zyl
On 12 Jun 07, at 1:14 AM 12 Jun 07, Brett Porter wrote: On 12/06/2007, at 6:07 PM, Jason van Zyl wrote: On 11 Jun 07, at 11:23 PM 11 Jun 07, Emmanuel Venisse wrote: Jason, if the mavenVersion property is used only in dependencies versions, you can remove it and replace all dependencies

Re: [maven2 build branches/maven-2.0.x - FAILED - update] Tue Jun 12 06:45:00 GMT 2007

2007-06-12 Thread Jason van Zyl
On 12 Jun 07, at 12:10 AM 12 Jun 07, Arnaud HERITIER wrote: Jason, Mark, it seems that the problem is related to the patch you applied for MNG-2690. Url.toURI doesn'texist in jdk 1.4 Can you fix it or revert it ? Yup, I'll fix. Mark posted a solution. Arnaud. On 12/06/07, [EMAIL PROTEC

Re: svn commit: r546388 - /maven/components/branches/maven-2.0.x/pom.xml

2007-06-12 Thread Brett Porter
On 12/06/2007, at 6:07 PM, Jason van Zyl wrote: On 11 Jun 07, at 11:23 PM 11 Jun 07, Emmanuel Venisse wrote: Jason, if the mavenVersion property is used only in dependencies versions, you can remove it and replace all dependencies versions by ${project.version}. We use it in continuum a

Re: svn commit: r546388 - /maven/components/branches/maven-2.0.x/pom.xml

2007-06-12 Thread Jason van Zyl
On 11 Jun 07, at 11:23 PM 11 Jun 07, Emmanuel Venisse wrote: Jason, if the mavenVersion property is used only in dependencies versions, you can remove it and replace all dependencies versions by $ {project.version}. We use it in continuum and the release plugin works fine with it. I u

Re: [maven2 build branches/maven-2.0.x - FAILED - update] Tue Jun 12 06:45:00 GMT 2007

2007-06-12 Thread Arnaud HERITIER
Jason, Mark, it seems that the problem is related to the patch you applied for MNG-2690. Url.toURI doesn'texist in jdk 1.4 Can you fix it or revert it ? Arnaud. On 12/06/07, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-b