[ http://jira.codehaus.org/browse/CONTINUUM-488?page=comments#action_56898 ]
Christian Mouttet commented on CONTINUUM-488: --------------------------------------------- Strange indeed! continuum-1.0.2 maven-2.0.1 jdk1.5.0_02 running on Linux devsrv1 2.6.5-7.151-bigsmp #1 SMP Fri Mar 18 11:31:21 UTC 2005 i686 i686 i386 GNU/Linux environment variables (~continuum/.profile): export ANT_HOME=/opt/ant export MAVEN_HOME=/opt/maven-1.0 export MAVEN2_HOME=/opt/maven-2.0 #(or M2_HOME=... doen't matter) export JAVA_HOME=/opt/jdk1.5.0_02 export PATH=/sbin:/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:$ANT_HOME/bin:$MAVEN_HOME/bin:$MAVEN2_HOME/bin:$JAVA_HOME/bin Downgrading to maven-2.0 doen't change my situation. Pls remember that running mvn with the same user on the same console everything works well. Are the environment entries (ANT_HOME, MAVEN_HOME, etc.) used by continuum? > 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