> However, there are a few dependencies (ones not in the repository) that are
> still being retrieved from maven.org. In these cases I want the build to
> fail.

Maven sometimes "lies" when it says it is downloading from repos other
than the one you have defined as your mirror.

Check netstat -a (or its equivalent on your OS) and make sure it is
really pulling from repo1 and not your Artifactory instance during
your build.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to