You can configure your repository to check for updates after a time interval 
but in order to maintain build reproducibility something in the repository 
and that includes parents should never change...

Process has its problems but its better for the developer to choose when to 
break their project than having it forced upon them.

I only include distribution management into the parent project... which 
changes rarely and if a developer did not update there project to the new 
parent then mostly things would break very soon e.g. the release repo has 
moved somewhere else...

If you are trying to manage depedencies via parent poms you are taking the 
wrong approach and should have another look. See my many posts regarding 
composite projects to keep dependency graphs clean.

-- 
Michael McCallum
Enterprise Engineer
mailto:[EMAIL PROTECTED]

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

Reply via email to