You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by ra...@jpmchase.com on 2006/05/05 00:41:45 UTC

weired problem in SNAPSHOT version

HI All,

I have this weired problem while using snapshot version dependencies


I have 2 project as P-A, P-B both version i have it as 1.0-SNAPSHOT and my 
P-B project depends on P-A i already successfully ran mvn deploy for my 
P-A
then when i tried to do mvn deploy on P-B it looks for P-A and it errors 
out it couldn't find dependency P-A and it fails, the when i go and delete 
P-A from my localRepository  then ran the deploy at this time some time it 
worked fine, but some time it fails for same reason.

I checke at my repository P-A.jar is available

Its so weired ,... is it a bug in Maven 2.0.4??





Thanks,
Raghu