You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@continuum.apache.org by Attila Mezei-Horvati <at...@yahoo.com> on 2006/10/25 19:32:39 UTC

settings.xml ignored

Hi there,

I have installed Continuum 1.0.3. I have a multi
module project. It uses subversion as scm.
When I run 'build now' from the web-interface I get
the following error:

Cannot checkout sources.${scm.base.url}/commons/trunk/
url isn't a valid svn URL. The scm url is invalid.

The ${scm.base.url} is setup in the settings xml which
is in the continuum user/.m2/settings.xml . When
loading continuum I can see this in the log file:

Building Maven user-level settings from:
'/.m2/settings.xml' (i am running as root). It seems
it finds the file. Yet it does not replace the value. 

Any suggestions? I tried to find the error in the logs
but could not find anything on it. It just says,
sending mail.

thanks,
Attila


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Re: settings.xml ignored

Posted by "L. J." <ap...@gmail.com>.
Make sure you activate the profile in the serttingx.xml.
<activeProfiles>
  <activeProfile>your_profile_id</activeProfile>
 </activeProfiles>

Thanks.

LJ


On 10/25/06, Attila Mezei-Horvati <at...@yahoo.com> wrote:
>
> Hi there,
>
> I have installed Continuum 1.0.3. I have a multi
> module project. It uses subversion as scm.
> When I run 'build now' from the web-interface I get
> the following error:
>
> Cannot checkout sources.${scm.base.url}/commons/trunk/
> url isn't a valid svn URL. The scm url is invalid.
>
> The ${scm.base.url} is setup in the settings xml which
> is in the continuum user/.m2/settings.xml . When
> loading continuum I can see this in the log file:
>
> Building Maven user-level settings from:
> '/.m2/settings.xml' (i am running as root). It seems
> it finds the file. Yet it does not replace the value.
>
> Any suggestions? I tried to find the error in the logs
> but could not find anything on it. It just says,
> sending mail.
>
> thanks,
> Attila
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>