You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Raffaele <r....@prismasw.it> on 2007/10/30 09:06:54 UTC

Perhaps a bug?

Hi all,

I've noticed that if I modify then deploy a parent pom with packaging "pom"
(without changing its version), then If another person run mvn compile on a
child project of that parent (with updatePolicy set to always)) maven
doesn't see the modified parent pom.
How is it possible?
Perhaps the updatePolicy mechanism works only for pom with packaging "jar"?

In fact I noticed also that in the local repo, for artifact with packaging
"pom" isn't created the metadata file used (as I believe) by updatePolicy
mechanism to retrieve the new versions.

Thanks and best regards.
Raffaele

-- 
View this message in context: http://www.nabble.com/Perhaps-a-bug--tf4716963s177.html#a13483979
Sent from the Maven - Users mailing list archive at Nabble.com.


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