Re: Plugins at http://ci.sonatype.org/ needs to change

2008-07-29 Thread Arnaud HERITIER
I agree. I wanted to do it but I didn't have the time. We have also some build failing in plugins which are ok on my laptop. I think that we have a side effect in hudson but I don't know which one Arnaud On Tue, Jul 29, 2008 at 1:28 AM, Jason van Zyl [EMAIL PROTECTED] wrote: On

Re: Plugins at http://ci.sonatype.org/ needs to change

2008-07-29 Thread Brian Fox
What if we just turn off the repeated build failure emails? Sent from my iPhone On Jul 28, 2008, at 6:42 PM, Dennis Lundberg [EMAIL PROTECTED] wrote: Hi I think that we need to change the setup in Hudson for Maven Plugins. Currently there is a job [1] called Maven-Plugins which has a

Re: Plugins at http://ci.sonatype.org/ needs to change

2008-07-29 Thread Arnaud HERITIER
It can help but as we already discussed with Jason there is few value to build all plugins when one is modified (we have no dependencies between them). The only interest to build them together is to not have to create one project per plugin in hudson (but it can be create by copy from the one I

Re: Plugins at http://ci.sonatype.org/ needs to change

2008-07-29 Thread Benjamin Bentmann
Arnaud HERITIER wrote: (but it can be create by copy from the one I just added : https://ci.sonatype.org/job/maven-eclipse-plugin-trunk/). Just a suggestion: We have Java 1.4 as the minimum requirement for all the plugins, don't we? Then how about using a JDK 1.4 to run their ITs to make

Re: Plugins at http://ci.sonatype.org/ needs to change

2008-07-29 Thread Arnaud HERITIER
Right. it's an error I forgot to fix when I copied the Maven Plugins project. I fixed it for the eclipse plugin. I'll create projects in hudson for others plugins this afternnon if you want. On Tue, Jul 29, 2008 at 11:58 AM, Benjamin Bentmann [EMAIL PROTECTED] wrote: Arnaud HERITIER wrote:

Re: Plugins at http://ci.sonatype.org/ needs to change

2008-07-29 Thread Arnaud HERITIER
Native support of Maven 2 in hudson requires Java 5 :-( https://ci.sonatype.org/job/maven-ant-plugin-trunk/1/console Any idea ? Arnaud On Tue, Jul 29, 2008 at 12:15 PM, Arnaud HERITIER [EMAIL PROTECTED]wrote: Right. it's an error I forgot to fix when I copied the Maven Plugins project. I

Re: Plugins at http://ci.sonatype.org/ needs to change

2008-07-29 Thread Arnaud HERITIER
It didn't like it :-( The build is frozen and I cannot kill it If someone who have access to the host can try to kill the process. Arnaud On Tue, Jul 29, 2008 at 12:27 PM, Arnaud HERITIER [EMAIL PROTECTED]wrote: Native support of Maven 2 in hudson requires Java 5 :-(

Re: Plugins at http://ci.sonatype.org/ needs to change

2008-07-29 Thread Arnaud HERITIER
I changed the schedule of maven plugins to build them every 4 hours. It's taking between 30mn and 1hour to build all of them. On Tue, Jul 29, 2008 at 12:32 PM, Arnaud HERITIER [EMAIL PROTECTED]wrote: It didn't like it :-( The build is frozen and I cannot kill it If someone who have

RE: Plugins at http://ci.sonatype.org/ needs to change

2008-07-29 Thread Brian E. Fox
PROTECTED] Sent: Tuesday, July 29, 2008 6:16 AM To: Maven Developers List Subject: Re: Plugins at http://ci.sonatype.org/ needs to change Right. it's an error I forgot to fix when I copied the Maven Plugins project. I fixed it for the eclipse plugin. I'll create projects in hudson for others

Re: Plugins at http://ci.sonatype.org/ needs to change

2008-07-29 Thread Arnaud HERITIER
, 2008 6:16 AM To: Maven Developers List Subject: Re: Plugins at http://ci.sonatype.org/ needs to change Right. it's an error I forgot to fix when I copied the Maven Plugins project. I fixed it for the eclipse plugin. I'll create projects in hudson for others plugins this afternnon if you want

RE: Plugins at http://ci.sonatype.org/ needs to change

2008-07-29 Thread Brian E. Fox
I disabled the multiple email option, lets see how that works out. -Original Message- From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 29, 2008 10:45 AM To: Maven Developers List Subject: Re: Plugins at http://ci.sonatype.org/ needs to change That's right. It's

Plugins at http://ci.sonatype.org/ needs to change

2008-07-28 Thread Dennis Lundberg
Hi I think that we need to change the setup in Hudson for Maven Plugins. Currently there is a job [1] called Maven-Plugins which has a large number of plugins as Modules. This has benefits and drawbacks. Benefits: + Only one configuration is needed per job, I think, totaling 1 in this case.

Re: Plugins at http://ci.sonatype.org/ needs to change

2008-07-28 Thread Jason van Zyl
On 28-Jul-08, at 3:42 PM, Dennis Lundberg wrote: Hi I think that we need to change the setup in Hudson for Maven Plugins. Currently there is a job [1] called Maven-Plugins which has a large number of plugins as Modules. This has benefits and drawbacks. Benefits: + Only one