Re: remote resource problem (was: Practice of releasing small changes before incorporation into a build)

2007-06-18 Thread Jason van Zyl
On 18 Jun 07, at 11:19 PM 18 Jun 07, Brett Porter wrote: I wasn't able to reproduce the problem. I think I'll just update the parent to alpha-5, check again, then call the release tomorrow. When you update I'll try again as well. - Brett On 19/06/2007, at 11:39 AM, Jason van Zyl wrote:

Re: remote resource problem (was: Practice of releasing small changes before incorporation into a build)

2007-06-18 Thread Brett Porter
I wasn't able to reproduce the problem. I think I'll just update the parent to alpha-5, check again, then call the release tomorrow. - Brett On 19/06/2007, at 11:39 AM, Jason van Zyl wrote: On 18 Jun 07, at 5:57 PM 18 Jun 07, Brett Porter wrote: Jason, How did you experience this problem

Re: DefaultArtifactCollector event change

2007-06-18 Thread Jason van Zyl
On 18 Jun 07, at 10:43 PM 18 Jun 07, Ralph Goers wrote: Jason van Zyl wrote: And I'm still trying to get all the "getting prepared for 2.1" before I start fleshing out any specs. But the artifact resolution in 2.0.x is fundamentally wrong in not making a graph of the metadata before the

Re: DefaultArtifactCollector event change

2007-06-18 Thread Ralph Goers
Jason van Zyl wrote: And I'm still trying to get all the "getting prepared for 2.1" before I start fleshing out any specs. But the artifact resolution in 2.0.x is fundamentally wrong in not making a graph of the metadata before the artifacts are materialized so don't be overly surprised if mu

Re: maven-dependency-tree changes for 1.1

2007-06-18 Thread Joakim Erdfelt
Note, Archiva couldn't use the DependencyTree component, as it made assumptions about repository access, availability, search order, and layout that simply were not true. (actually, this is a problem mostly in maven/components, but it still affected Archiva). So, we wrote our own dependency gr

Re: remote resource problem (was: Practice of releasing small changes before incorporation into a build)

2007-06-18 Thread Jason van Zyl
On 18 Jun 07, at 5:57 PM 18 Jun 07, Brett Porter wrote: Jason, How did you experience this problem with the RR plugin so I can verify it is fixed in a later version? Try building the embedder module in trunk. That's where it failed for me. - Brett On 18/06/2007, at 11:51 AM, Brett

Re: remote resource problem (was: Practice of releasing small changes before incorporation into a build)

2007-06-18 Thread Brett Porter
Jason, How did you experience this problem with the RR plugin so I can verify it is fixed in a later version? - Brett On 18/06/2007, at 11:51 AM, Brett Porter wrote: You're right, it's pinned to alpha-2 but 5 is out. Jason - how do I reproduce the error if I want to check it? -

RE: Adding wildcards to IncludesArtifactFilter

2007-06-18 Thread Brian E. Fox
I'm pretty sure I just wrapped the core artifactsFilter impl so that I could deal with the collection. In any case that I can, I try to use the core functionality but sometimes I wrap it to do any additional work needed. This was done mainly because mdep started out at Mojo and I didn't have Karma

Re: DefaultArtifactCollector event change

2007-06-18 Thread Jason van Zyl
On 18 Jun 07, at 10:02 AM 18 Jun 07, Mark Hobson wrote: Hi there, I'm working on adding omitted nodes support to dependency-tree and have come across a limitation within DefaultArtifactCollector. The problem is when one node is omitted for conflicting with a nearer node and they have identica

Re: Practice of releasing small changes before incorporation into a build

2007-06-18 Thread Daniel Kulp
On Monday 18 June 2007 12:41, Brett Porter wrote: > On 19/06/2007, at 2:35 AM, Daniel Kulp wrote: > > 1) The project name is officially "Apache Maven", not "Maven". The > > downloads and such should reflect that. (as should the READMEs, > > the web > > site, etc) > > Yes, I agree with that.

DefaultArtifactCollector event change

2007-06-18 Thread Mark Hobson
Hi there, I'm working on adding omitted nodes support to dependency-tree and have come across a limitation within DefaultArtifactCollector. The problem is when one node is omitted for conflicting with a nearer node and they have identical versions, i.e. they are duplicate nodes. You can see in

Re: Practice of releasing small changes before incorporation into a build

2007-06-18 Thread Brett Porter
On 19/06/2007, at 2:35 AM, Daniel Kulp wrote: On Sunday 17 June 2007 21:51, Brett Porter wrote: On 18/06/2007, at 11:46 AM, Daniel Kulp wrote: Technically, if you follow all the latest legal discussions and stuff, the name of the tgz/zip should be "apache-maven-2.0.7" which would allow to use

Re: Practice of releasing small changes before incorporation into a build

2007-06-18 Thread Daniel Kulp
On Sunday 17 June 2007 21:51, Brett Porter wrote: > On 18/06/2007, at 11:46 AM, Daniel Kulp wrote: > > Technically, if you follow all the latest legal discussions and > > stuff, the name of the tgz/zip should be "apache-maven-2.0.7" which > > would allow > > to use an artifactId of apache-maven.

Re: Adding wildcards to IncludesArtifactFilter

2007-06-18 Thread Mark Hobson
Hi John, On 16/06/07, John Casey <[EMAIL PROTECTED]> wrote: Just another pointer to add. I've put together some wildcard filtering support for the assembly plugin, and factored it into a separate library so I could share it with the maven-repository- builder project. These wildcard-enabled filte

Re: Adding wildcards to IncludesArtifactFilter

2007-06-18 Thread Mark Hobson
Hi Brian, On 15/06/07, Brian E. Fox <[EMAIL PROTECTED]> wrote: Mark, There are already a bunch of filters defined within dependency for a lot of this. None of them work for you or is it that you need to access them from the shared component? I did see them, although they weren't really what I

Re: maven-dependency-tree changes for 1.1

2007-06-18 Thread Mark Hobson
Hi Kenney, On 16/06/07, Kenney Westerhof <[EMAIL PROTECTED]> wrote: Hi, Just a quick question as to what this is for? maven-dependency-tree is the shared component for computing dependency trees from Maven's artifact resolution. The original code came from project-info-reports:dependencies,

Re: [VOTE] Release Maven 2.0.7 (take 2)

2007-06-18 Thread Jochen Wiedmann
+1 (Non-binding) Used it today in various projects without problems. -- "Besides, manipulating elections is under penalty of law, resulting in a preventative effect against manipulating elections. The german government justifying the use of electronic voting machines and obviously believing tha

Re: maven-dependency-tree changes for 1.1

2007-06-18 Thread Mark Hobson
On 15/06/07, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: Go for it. If you change some public APIs, try if possible to deprecate them (in the case of some users used them) Sure, but there has been some major refactoring so it may not be possible. Mark --

Re: RE : [VOTE] Release Maven 2.0.7 (take 2)

2007-06-18 Thread Jason van Zyl
On 18 Jun 07, at 12:26 AM 18 Jun 07, Julien HENRY wrote: Hi, Was something done concerning my problem with error not stopping build during release? I cannot reproduce the problem. Provide a sample project and raise a JIRA issue. ++ Julien --- Jason van Zyl <[EMAIL PROTECTED]> a écrit

Re: [VOTE] Release Maven 2.0.7 (take 2)

2007-06-18 Thread Jo Vandermeeren
+1, works On 6/17/07, Jason van Zyl <[EMAIL PROTECTED]> wrote: 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 reposito

RE : [VOTE] Release Maven 2.0.7 (take 2)

2007-06-18 Thread Julien HENRY
Hi, Was something done concerning my problem with error not stopping build during release? ++ Julien --- Jason van Zyl <[EMAIL PROTECTED]> a écrit : > Hi, > > The release notes are here: > > http://jira.codehaus.org/secure/ReleaseNote.jspa? > projectId=10500&styleName=Html&version=13138 >

Re: [VOTE] Release Maven 2.0.7 (take 2)

2007-06-18 Thread Stephane Nicoll
+1 Thanks, Stéphane On 6/17/07, Jason van Zyl <[EMAIL PROTECTED]> wrote: 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/ Stagin