Hi again....

this is true for us as well. Whenever the master is buildt succesfully it triggers the build of the dependent projects. It's also the master pushing, not the dependent projects pulling
for a change.

Andreas

Yanko, Curtis schrieb:
We also use our CI (or  Build Management System) to do this. Although we
do 'push' style and not 'pull' dependencies). We're CI so I know we have
a latest good build already but I can trigger a 'dependent' to build if
it's 'dependency' has built successfully.


===
-Curt
W: 860.702.9059
M: 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 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 automatically one project to be built if it's parent has been changed

I mean, I have two projects, one of them is both parent and imported from the other. My question is, supposing that the parent is updated and built, if is it any way to make the child to know that his parent has been updated and, therefore, the children builds.

Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]







---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


This e-mail, including attachments, may include confidential and/or proprietary information, and may be used only by the person or entity to which it is addressed. If the reader of this e-mail is not the intended recipient or his or her authorized agent, the reader is hereby notified that any dissemination, distribution or copying of this e-mail is prohibited. If you have received this e-mail in error, please notify the sender by replying to this message and delete this e-mail immediately.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to