Re: Preparing for 2.0.10 RC1

2008-07-13 Thread Michael McCallum
On Sat, 12 Jul 2008 09:10:03 John Casey wrote: > I think if we're going to try to take a hard line on maintaining a > public API, then we need to define that API in a separate artifact > that we can place strict limits on. thats a great idea -- Michael McCallum Enterprise Engineer mailto:[EMAIL P

Re: Maven 2.1 meets Classworlds 1.2-alpha-13?

2008-07-13 Thread Jason van Zyl
On 13-Jul-08, at 2:33 PM, Benjamin Bentmann wrote: Jason van Zyl wrote: The build just produced on the CI machine doesn't duplicate the files anymore. Yep, back to "normal". Is there a reason why the job "maven-2.1.x- ITs" over at Sonatype invokes Maven in the directory /home/j2ee-hudso

Re: Maven 2.1 meets Classworlds 1.2-alpha-13?

2008-07-13 Thread Jason van Zyl
On 13-Jul-08, at 2:33 PM, Benjamin Bentmann wrote: Jason van Zyl wrote: The build just produced on the CI machine doesn't duplicate the files anymore. Yep, back to "normal". Is there a reason why the job "maven-2.1.x- ITs" over at Sonatype invokes Maven in the directory /home/j2ee-hudso

Re: Maven 2.1 meets Classworlds 1.2-alpha-13?

2008-07-13 Thread Jason van Zyl
On 13-Jul-08, at 2:33 PM, Benjamin Bentmann wrote: Jason van Zyl wrote: The build just produced on the CI machine doesn't duplicate the files anymore. Yep, back to "normal". Is there a reason why the job "maven-2.1.x- ITs" over at Sonatype invokes Maven in the directory /home/j2ee-hudso

Re: Maven 2.1 meets Classworlds 1.2-alpha-13?

2008-07-13 Thread Benjamin Bentmann
Jason van Zyl wrote: The build just produced on the CI machine doesn't duplicate the files anymore. Yep, back to "normal". Is there a reason why the job "maven-2.1.x-ITs" over at Sonatype invokes Maven in the directory /home/j2ee-hudson/.hudson/jobs/maven-2.1.x-ITs/workspace instead of /h

Re: Maven 2.1 meets Classworlds 1.2-alpha-13?

2008-07-13 Thread Jason van Zyl
Thanks for tracking that down. I've fixed it in the bootstrap. The build just produced on the CI machine doesn't duplicate the files anymore. On 13-Jul-08, at 11:39 AM, Jason van Zyl wrote: On 13-Jul-08, at 10:56 AM, Benjamin Bentmann wrote: Benjamin Bentmann wrote: Sonatype's Hudson i

Re: svn commit: r676354 - /maven/sandbox/branches/SI_MAVEN_2_1/maven-project/src/main/java/org/apache/maven/project/builder/PomClassicDomainModel.java

2008-07-13 Thread Jason van Zyl
Cool, thanks Hervé. On 13-Jul-08, at 12:34 PM, [EMAIL PROTECTED] wrote: Author: hboutemy Date: Sun Jul 13 09:34:06 2008 New Revision: 676354 URL: http://svn.apache.org/viewvc?rev=676354&view=rev Log: improved encoding support Modified: maven/sandbox/branches/SI_MAVEN_2_1/maven-project/src/

Re: [DISCUSS] The documentation for Maven Ant Tasks

2008-07-13 Thread Hervé BOUTEMY
Le dimanche 13 juillet 2008, Dennis Lundberg a écrit : > Hervé BOUTEMY wrote: > > Dennis, > > > > I created MANTTASKS-114 to track the issue. > > Thanks for doing that! > > > Did you start any work on this on your side? > > I have some sketches and ideas. Also I wrote a little java program that > i

Re: Maven 2.1 meets Classworlds 1.2-alpha-13?

2008-07-13 Thread Jason van Zyl
On 13-Jul-08, at 10:56 AM, Benjamin Bentmann wrote: Benjamin Bentmann wrote: Sonatype's Hudson instance just started re-building ... and happily failed at running the ITs. The bottom line of the build Exception in thread "main" java.lang.NoClassDefFoundError: /home/ j2ee-hudson/apache-

Re: Maven 2.1 meets Classworlds 1.2-alpha-13?

2008-07-13 Thread Benjamin Bentmann
Benjamin Bentmann wrote: Sonatype's Hudson instance just started re-building ... and happily failed at running the ITs. The bottom line of the build Exception in thread "main" java.lang.NoClassDefFoundError: /home/j2ee-hudson/apache-maven-2/1-SNAPSHOT/boot/plexus-classworlds-1/2-alpha-13/jar

Re: Maven 2.1 meets Classworlds 1.2-alpha-13?

2008-07-13 Thread Benjamin Bentmann
Jason van Zyl wrote: If you want to make the change locally and validate with the Hudson bundle I'm fine with the change. Go for it. Committed to trunk, the local Hudson didn't show any difference (i.e. only the two already known ITs were failing). But know it's at least possible to run some

Re: Community Help with Maven ITs

2008-07-13 Thread Jason van Zyl
Ok, I'm working on collecting the results so we can work with them. On 13-Jul-08, at 8:00 AM, Siarhei Dudzin wrote: I've ran it Jul 12, 2008 11:26:10 PM(CET). Siarhei On Sun, Jul 13, 2008 at 2:42 AM, Jason van Zyl <[EMAIL PROTECTED]>

Re: Maven 2.1 meets Classworlds 1.2-alpha-13?

2008-07-13 Thread Jason van Zyl
Sure we can coordinate that, I have an OSGi like classloader in a branch of ClassWorlds so I can cut a release and upgrade. But I would still like to work on the Hudson bundle to improve support for Window, and then I would like to add 1) platform support, and by that I mean building everyt

Re: [DISCUSS] The documentation for Maven Ant Tasks

2008-07-13 Thread Dennis Lundberg
Hervé BOUTEMY wrote: Dennis, I created MANTTASKS-114 to track the issue. Thanks for doing that! Did you start any work on this on your side? I have some sketches and ideas. Also I wrote a little java program that iterates through a list of Task classes and prints out the different parame

Re: Community Help with Maven ITs

2008-07-13 Thread Siarhei Dudzin
I've ran it Jul 12, 2008 11:26:10 PM(CET). Siarhei On Sun, Jul 13, 2008 at 2:42 AM, Jason van Zyl <[EMAIL PROTECTED]> wrote: > When did you run this? > > > On 12-Jul-08, at 8:39 PM, Siarhei Dudzin wrote: > > Good idea, because I got som

Re: releasing the enforcer

2008-07-13 Thread Hervé BOUTEMY
Le samedi 12 juillet 2008, Brian E. Fox a écrit : > I'm not able to reproduce the report issue I saw previously, so I'm > going to tidy up what's here and stage a release, hopefully this > weekend. If anyone wants to try a snapshot and lock down plugins that > has reports, please do...the issue I s

Maven 2.1 meets Classworlds 1.2-alpha-13?

2008-07-13 Thread Benjamin Bentmann
Hi, if possible, I suggest to update Maven 2.1 to use the latest version of Classworlds instead of 1.2-alpha-12. The recent Hudson package is still failing for an encoding like UTF-16, among others due to PLX-367 which prevents Maven from booting. In this context: Brian has once setup some I

Re: [DISCUSS] The documentation for Maven Ant Tasks

2008-07-13 Thread Hervé BOUTEMY
Dennis, I created MANTTASKS-114 to track the issue. Did you start any work on this on your side? regards, Hervé Le samedi 14 juin 2008, Dennis Lundberg a écrit : > Hi > > I'm in the process of converting the Ant builds, at my day job, to use > Maven Ant tasks for dependency management. This is