[ http://jira.codehaus.org/browse/CONTINUUM-488?page=comments#action_56989 ]
Emmanuel Venisse commented on CONTINUUM-488: -------------------------------------------- Sorry, it isn't $M2_HOME but %M2_HOME, so the line is : wrapper.java.additional.6=-Dorg.apache.maven.global-settings="%M2_HOME%/conf/settings.xml" java wrapper use %var% for windows and linux (http://wrapper.tanukisoftware.org/doc/english/props-envvars.html) M2_HOME env var must be defined in your environment ;-) > 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