You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Olivier Dehon <od...@gmail.com> on 2007/03/21 02:12:00 UTC

Issue with SNAPSHOT grand-parent POM

Hi,

Today, I came across a weird behavior  (bug?) from Maven 2.0.4 and 
snapshot grand-parent POM:

pom A has pom B as its parent, and pom B has pom C as its parent. All 3 
POMs are deployed
as SNAPHOT versions.
Now if I change and deploy pom C, the changes are not picked up and 
copied to my local repository
when the project defined by pom A is built.

This works with one generation (that is, if I change and deploy pom B, 
the changes are picked up
and the new pom B gets copied to my local repository when pom A is built).

Is that the expected behavior or is it a bug?

Thanks in advance for your advice.

-Olivier

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org