Define your internal repository as central. That overrides the Maven Ibiblio repository setting. Jeroen
On 20/04/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi Everyone, I'm pretty new to maven and have a repository question. I have set up a internal repository that will hold the artifacts from ibiblio that my project needs. My question is how do I make maven update / download new required dependencies to the internal repository instead of the local repository? In other words if I add a dependency to pom and if maven can't find it in the local or the internal repositories and has to pull it from ibiblio, I would like that new dependency to be downloaded to the internal repository and then to the local repository. Any help you can provide would be greatly appreciated. Thanks, David