Have you checked mvn help:effective-pom and help:effective-settings? http://maven.apache.org/plugins/maven-help-plugin/usage.html
Wayne On 1/9/08, Brewster, Richard <[EMAIL PROTECTED]> wrote: > 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]
