Probably because some dependency you are using has added a repository (maven.openqa.org). This is why we suggest that putting repos into poms is not a good idea.
-----Original Message----- From: Brewster, Richard [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 09, 2008 5:58 PM To: [email protected] Subject: Maven bypassing <repository> declarations? We have set up Artifactory at our company and the only references in <repositories> refer to Artifactory. Yet Maven seems to go around Artificatory for some artifacts. When building up a clean, empty local repository, some artifacts are found that are not cached in Artifactory. How can this be happening? Some examples: Downloading: http://maven.openqa.org/bouncycastle/bcprov-jdk15/135/bcprov-jdk15-135.j ar Downloading: http://maven.openqa.org/bouncycastle/bcprov-jdk15/135/bcprov-jdk15-135.p om Downloading: http://maven.openqa.org/org/codehaus/mojo/mojo/15/mojo-15.pom Downloading: http://maven.openqa.org/org/openqa/selenium/core/selenium-core/0.8.3/sel enium-core-0.8.3.jar Downloading: http://maven.openqa.org/org/openqa/selenium/core/selenium-core/0.8.3/sel enium-core-0.8.3.pom Richard Brewster Senior Associate Perrin Quarles Associates [EMAIL PROTECTED] (434) 817-2640 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
