[jira] Subscription: Design & Best Practices

2010-05-13 Thread jira
Issue Subscription Filter: Design & Best Practices (23 issues) Subscriber: mavendevlist Key Summary MNG-2184Possible problem with @aggregator and forked lifecycles http://jira.codehaus.org/browse/MNG-2184 MNG-612 implement conflict resolution techniques

Re: Fixing a bug in Wagon and using it in a plugin - is it possible?

2010-05-13 Thread Dennis Lundberg
On 2010-05-13 23:51, Benjamin Bentmann wrote: > Dennis Lundberg wrote: > >> IIUC Wagon is an integral part of Maven core. How (if possible) would I >> go about fixing this for the Site Plugin. I have a fix with unit tests >> ready for Wagon, but it doesn't seem to make a difference to the Site >>

Re: Fixing a bug in Wagon and using it in a plugin - is it possible?

2010-05-13 Thread Benjamin Bentmann
Dennis Lundberg wrote: IIUC Wagon is an integral part of Maven core. How (if possible) would I go about fixing this for the Site Plugin. I have a fix with unit tests ready for Wagon, but it doesn't seem to make a difference to the Site Plugin when I upgrade it's Wagon dependency to my locally bu

Fixing a bug in Wagon and using it in a plugin - is it possible?

2010-05-13 Thread Dennis Lundberg
Hi I've investigated http://jira.codehaus.org/browse/MSITE-477 which is about wrong paths being created between parent and modules when staging a site. After some digging, I've now found the root of the problem to be that PathUtils.basedir(String url) in Wagon doesn't gracefully handle URLs witho

Re: svn commit: r943900 - /maven/surefire/trunk/maven-surefire-plugin/src/main/java/org/apache/maven/plugin/surefire/SurefirePlugin.java

2010-05-13 Thread Paul Gier
Benjamin Bentmann wrote: > Hi Paul, > >> Author: pgier >> Date: Thu May 13 14:39:11 2010 >> New Revision: 943900 >> >> URL: http://svn.apache.org/viewvc?rev=943900&view=rev >> Log: >> [SUREFIRE-598] Removing classpath elements should come after the >> classes/test-classes config so that they are n

Re: svn commit: r943900 - /maven/surefire/trunk/maven-surefire-plugin/src/main/java/org/apache/maven/plugin/surefire/SurefirePlugin.java

2010-05-13 Thread Benjamin Bentmann
Hi Paul, Author: pgier Date: Thu May 13 14:39:11 2010 New Revision: 943900 URL: http://svn.apache.org/viewvc?rev=943900&view=rev Log: [SUREFIRE-598] Removing classpath elements should come after the classes/test-classes config so that they are not re-added to the classpath. Given this is new

Re: Maven Mirror

2010-05-13 Thread Jason van Zyl
On May 12, 2010, at 9:23 PM, Jonathan Gray wrote: > Hello, > > I work at Facebook and am also a committer on HBase. > > We recently mavenized HBase trunk, and Hadoop is also slowly moving over to > maven. > > As big consumers of both, we are thinking about setting up a public mirror. > We h

[RESULT][VOTE] Release maven-archiver version 2.4.1, take 2

2010-05-13 Thread Kristian Rosenvold
Hi, The vote has passed with the following result : +1 (binding): Benjamin Bentmann, Arnaud Héritier, Olivier Lamy +1 (non binding): Kristian Rosenvold I will promote the artifacts to the central repo. Kristian - To unsubsc

Maven Mirror

2010-05-13 Thread Jonathan Gray
Hello, I work at Facebook and am also a committer on HBase. We recently mavenized HBase trunk, and Hadoop is also slowly moving over to maven. As big consumers of both, we are thinking about setting up a public mirror. We have plenty of resources and already mirror a bunch of other stuff (ht

Re: Surefire ReporterManager, any external clients ?

2010-05-13 Thread Brett Porter
Not to my knowledge. I think everything deals with the XML output directly. - Brett On 13/05/2010, at 7:24 PM, Kristian Rosenvold wrote: > I'm looking at some pretty heavy locking contention within the surefire > reporting manger. Fixing it invariably requires some rewrite, and I'm > wondering i

Surefire ReporterManager, any external clients ?

2010-05-13 Thread Kristian Rosenvold
I'm looking at some pretty heavy locking contention within the surefire reporting manger. Fixing it invariably requires some rewrite, and I'm wondering if there actually are any external clients (outside what I seen in surefire itself) to this module ? (There's quite a large number of unused publi

Re: Maven is downloading older version of junit

2010-05-13 Thread AVSUNIL
POM reposted: org.codehaus.mojo buildnumber-maven-plugin 1.0-beta-3 validate

Re: Maven is downloading older version of junit

2010-05-13 Thread AVSUNIL
I checked that junit 4.8.1 jar is proper and is downloaded from my remote/server repository to my proxy/local repository. It is present in storage location of nexus file system. I have Java 1.5 on my system. I have set junit 4.8.1 in my build classpath. Still it is giving compilation issues as it