[ http://jira.codehaus.org/browse/CONTINUUM-488?page=comments#action_56645 ]
Christian Mouttet commented on CONTINUUM-488: --------------------------------------------- I have a very similar problem. It looks like that is has a common reason. The setting <proxy> isn't used by continuum but if I run mvn at a console prompt everything works well. Continuum doesn't use settings.xml even though it logs: jvm 1 | 2006-01-16 18:39:27,510 [SocketListener0-0] DEBUG MavenSettingsBuilder - Building Maven global-level settings from: '/opt/continuum-1.0.2/bin/linux/conf/settings.xml' jvm 1 | 2006-01-16 18:39:27,510 [SocketListener0-0] DEBUG MavenSettingsBuilder - Building Maven user-level settings from: '/home/continuum/.m2/settings.xml' > Continuum will not use mirrors or alternate repositories > -------------------------------------------------------- > > Key: CONTINUUM-488 > URL: http://jira.codehaus.org/browse/CONTINUUM-488 > Project: Continuum > Type: Bug > Components: Core system > Versions: 1.0.1 > Reporter: David Hawkins > > > I can't get Continuum to use a repository other than repo1.maven.org. > Running mvn manually for my user works fine and fetches the dependencies from > the mirror specified in settings.xml. However, when I start continuum and it > attempts the build, it always tries to get dependencies from repo1.maven.org. > I have tried specifying a <mirror> and also specified my server in a > profile/repositories/repository in settings.xml. Neither worked. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira