dependency lookup url

2009-03-10 Thread mcystems
Hi! Is there a way to get the generated dependency lookup url form maven 2.0.10? For non snapshot dependency everything works fine, but when I want to use a snapshot version maven fails to find it, even the file is in the repo. Thanks in advance, Csaba Madai

Re: dependency lookup url

2009-03-10 Thread mcystems
I'm mirroring everything to my artifactory instance (maybe that is misconfigured/bugy but since I don't know the lookup url I can't figure out). Is there a way to find this out or should I run maven from source? :) my settings.xml: settings mirrors mirror

Re: dependency lookup url

2009-03-11 Thread mcystems
I tried every possible combination on settings.xml: without mirrors, with mirrors defining snapshot a release repositories remove them. Nothing. It seems that the build-in central repository configuration cannot be override in settings.xml. While I debugged maven I find that the central repository