Re: Cascade building if dependent

2008-07-14 Thread Clifton
Can you build from the parent project? That shold trigger the child project to be built if you've set it up correctly. I haven't tested the idempontency of Maven but I think it works like Ant, only building what needs to be rebuilt unless you run a clean prior. Carlos Alonso-2 wrote: Hi all.

Re: Cascade building if dependent

2008-07-14 Thread Andreas Gies
Hi, it might not be the answer you are looking for, but we have placed that functionality in our CI platform, which is Hudson in that case. In fact it's a core feature of Hudson if you are defining Maven based jobs. HTH Andreas Carlos Alonso schrieb: Hi all. Is there any way of making

RE: Cascade building if dependent

2008-07-14 Thread Yanko, Curtis
: 860.881.2050 -Original Message- From: Andreas Gies [mailto:[EMAIL PROTECTED] Sent: Monday, July 14, 2008 4:10 PM To: Maven Users List Subject: Re: Cascade building if dependent Hi, it might not be the answer you are looking for, but we have placed that functionality in our CI platform, which

Re: Cascade building if dependent

2008-07-14 Thread Andreas Gies
Gies [mailto:[EMAIL PROTECTED] Sent: Monday, July 14, 2008 4:10 PM To: Maven Users List Subject: Re: Cascade building if dependent Hi, it might not be the answer you are looking for, but we have placed that functionality in our CI platform, which is Hudson in that case. In fact it's a core