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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to