Re: Release/SCM broken for eclipse?

2008-07-13 Thread Jason van Zyl
It doesn't look to me like there is a project structure that validates that in the release project so I can't tell you for sure whether it works or not. If you want to make a sample project for testing we would be happy to try and get it to work. On 13-Jul-08, at 3:06 AM, ChrisGWarp

Re: Release/SCM broken for eclipse?

2008-07-13 Thread Dennis Lundberg
How have you configured scm in your projects? ChrisGWarp wrote: Hi all. From what I can gather, the release plugin has been fixed to work with the flattened eclipse based project structure. But the results that I'm getting below tend to make me think that it is the SCM plugin causing

Re: Release/SCM broken for eclipse?

2008-07-13 Thread ChrisGWarp
Jason van Zyl-2 wrote: It doesn't look to me like there is a project structure that validates that in the release project so I can't tell you for sure whether it works or not. If you want to make a sample project for testing we would be happy to try and get it to work. I'll

Re: Release/SCM broken for eclipse?

2008-07-13 Thread ChrisGWarp
Dennis Lundberg-2 wrote: How have you configured scm in your projects? Yes, in all of them. I've even tried only on the base/project Pom. Each project/module has the scm pointing directly to their individual directories. The only thing of note is that I'm using the

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 my

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

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 saw

Re: Community Help with Maven ITs

2008-07-13 Thread Siarhei Dudzin
I've ran it Jul 12, 2008 11:26:10 PMhttp://192.168.62.201:8080/job/maven-2.1.x-bootstrap/3/(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 something

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

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

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 PMhttp://192.168.62.201:8080/job/maven-2.1.x-bootstrap/3/(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 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

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 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/

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 iterates

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=676354view=rev Log: improved encoding support Modified:

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

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

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

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

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

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