[ http://jira.codehaus.org/browse/CONTINUUM-488?page=comments#action_56986 
] 

Emmanuel Venisse commented on CONTINUUM-488:
--------------------------------------------

Can you add the line below to your wrapper.conf (line 28):
wrapper.java.additional.6=-Dorg.apache.maven.global-settings="$M2_HOME/conf/settings.xml"
and restart Continuum

With this line maven settings loader will use the same settings.xml than you 
use when you run mvn.

> 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

Reply via email to