> -----Original Message----- > From: Niclas Hedhman [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 17, 2003 2:48 PM > > I am not well into the Repository stuff yet, but I think that "hosts" are > expected to contain the repositories being searched. The reason > for more than > one is that if there are network errors it will fallback to other > hosts, it > is not a generic "order-to-search" setup. > > But again, I could be very wrong. > > Niclas
Thanks, Niclas, for your answer. I will have a look at the source in order to find out if hosts are being searched in the order they are defined. On the other hand, I suspect my problem to be unrelated to any search order. The exception --------------------------------------------------------------------- Exception: java.io.FileNotFoundException Message: file:\C:\Data\OBergner\Maven\repository\avalon-framework\jars\avalon-framewo rk-impl-4.1.5.jar (Die Syntax f�r den Dateinamen, Verzeichnisnamen oder die Datentr�gerbezeichnung ist falsch) - which always gets disrupted by the mailing system :( - seems to imply that the URL merlin uses for looking up avalon-framework-impl-4.1.5.jar is malformed. At least this is what the german explaination says. That's why I said I am probably making a very stupid mistake. Cheers, Olaf --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
