Hi : We have an http internal repository to which, I would like all developers to point for their local builds. But I dont want them to go to repo1.maven.org Looks like if I switch maven to online ( <offline>false</offline> ), it will attempt to go to repo1 ( in addition to the repositories specified under settings.xml ) Is it possible to change this behavior
--sony
