Concurrent Junit (SUREFIRE-555)

2009-10-07 Thread Kristian Rosenvold
I am the author of the patch in http://jira.codehaus.org/browse/SUREFIRE-555. I was wondering if anyone would have the time to review this patch and hopefully accept it for inclusion in surefire. I am more than willing to make further adjustments if necessary. The patch initially had some external

[RESULT] [VOTE] Release Maven Plugin Tools 2.5.1

2009-10-07 Thread Benjamin Bentmann
Hi, The vote has passed with the following result: +1 (binding): Benjamin Bentmann, Dennis Lundberg, Arnaud Héritier, Vincent Siveton, Lukas Theussl, Olivier Lamy, John Casey +1 (non binding): Nicolas de Loof, Stephen Connolly I will promote the artifacts to the central repository and contin

Concurrent Junit (SUREFIRE-555)

2009-10-07 Thread Kristian Rosenvold
I am the author of the patches in http://jira.codehaus.org/browse/SUREFIRE-555. I was wondering if anyone would have the time to review this patch and hopefully accept it for inclusion in surefire. I am more than willing to make further adjustments if necessary. The patch initially had some extern

Re: [vote] Allowing Ant-based plugins to use file-based resources

2009-10-07 Thread yoyomohan
hi , I'm stuck in the same problem .pls. can you share the solution for the problem 'placing and executing scripts [ perl ] from custom ant mojo plugin jar file' only. Thanks in advance. Jason van Zyl-2 wrote: > > Hi, > > I chatted with Kenney briefly about allowing ant-based plu

Re: apache-source-release-assembly-descriptor POM hierarchy

2009-10-07 Thread Mark Hobson
2009/10/7 Brett Porter : > By that point, it'll be 1.1-SNAPSHOT, using 1.0, and so on. I think that's > not a problem in the fashion that it is used. I guess, seems a bit weird to me. I'd probably have factored a new parent in that both maven-parent and apache-source-release-assembly-descriptor c

Re: Injecting custom ConflictResolver using Embedder

2009-10-07 Thread Jason van Zyl
Our primary focus with 3.0 is backward compatibility and stability. We have spent an enormous amount of time adding tests and making it so that end users don't have to make any changes. The other major change was the way the system embeds. That said everything for integrators will be in flu

Injecting custom ConflictResolver using Embedder

2009-10-07 Thread fchrist-dev
Hi, I'm doing some research on conflict resolving between Java components. Now I would like to use my own ConflictResolver during a Maven run. I'm using Maven Embedder in my application and tried several ways on how to manipulate the Plexus container to use my own ConflictResolver. I used the "

Re: a cleaned up central repository?

2009-10-07 Thread Tamás Cservenák
Sorry, could not stand it: the deprecation data about "broken" artifacts described in metametadata : metametametadata :D ~t~ On Tue, Oct 6, 2009 at 10:22 PM, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > metadata is data about data > metaanalysis is an analysis of other analyses >

Re: apache-source-release-assembly-descriptor POM hierarchy

2009-10-07 Thread Brett Porter
By that point, it'll be 1.1-SNAPSHOT, using 1.0, and so on. I think that's not a problem in the fashion that it is used. - Brett On 07/10/2009, at 9:17 PM, Mark Hobson wrote: Hi there, Just been checking out the apache-source-release-assembly-descriptor project and noticed the strange POM h

apache-source-release-assembly-descriptor POM hierarchy

2009-10-07 Thread Mark Hobson
Hi there, Just been checking out the apache-source-release-assembly-descriptor project and noticed the strange POM hierarchy: org.apache:apache:6 v (inherits) org.apache.maven:maven-parent:13 | (uses) +-> org.apache.apache.resources:apache-source-release-assembly-descriptor:1.0 org.apache.maven: