Is there a way to apply this to this project specifically? This is for a shared project. Ideally it'd be alongside the pom.
Stephen Connolly-2 wrote: > > Yep... point everything at your repository > > <mirrorOf>*</mirrorOf> > > FYI, you want to do this anyway as running a repository manager is pretty > much essential these days > > 2009/6/2 daniel.green <[email protected]> > >> >> So point the proxies for the default repositories at my onsite >> repository? >> >> >> Stephen Connolly-2 wrote: >> > >> > you need to use a repository manager and have it proxy all repositories >> in >> > your settings.xml >> > >> > 2009/6/2 daniel.green <[email protected]> >> > >> >> >> >> Is it possible to exclude default repositories? I need to ensure that >> all >> >> dependencies are taken only from the repositories that I specify. >> >> -- >> >> View this message in context: >> >> >> http://www.nabble.com/Excluding-default-repositories-tp23839715p23839715.html >> >> Sent from the Maven - Users mailing list archive at Nabble.com. >> >> >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe, e-mail: [email protected] >> >> For additional commands, e-mail: [email protected] >> >> >> >> >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/Excluding-default-repositories-tp23839715p23841313.html >> Sent from the Maven - Users mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > -- View this message in context: http://www.nabble.com/Excluding-default-repositories-tp23839715p23870820.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
