You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Philip <fe...@uni-koblenz.de> on 2013/03/07 11:19:13 UTC

server-url in settings.xml

Hi List,

perhaps i have overlooked something obvious, but what is the point of
the server-element in settings.xml if i can't specify a server-url?

-Philip


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: server-url in settings.xml

Posted by Adrien Rivard <ad...@gmail.com>.
You specifiy the url in one of the  mirrors , proxies, repositories
sections in the settings or in repositories in the pom.xml of your projects.
see  http://maven.apache.org/settings.html




On Thu, Mar 7, 2013 at 11:38 AM, Philip <fe...@uni-koblenz.de> wrote:

> On Thu, 2013-03-07 at 11:20 +0100, Anders Hammar wrote:
> > It uses the id for matching.
> >
> > /Anders
> >
> >
> Yes, but i still needed a profile for an url, it only provides user &
> password.
>
> Thanks for your answer,
> Philip
> > >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


-- 
Adrien Rivard

Re: server-url in settings.xml

Posted by Anders Hammar <an...@hammar.net>.
Yes, server elements are only for credentials.

/Anders (mobile)
Den 7 mar 2013 11:29 skrev "Philip" <fe...@uni-koblenz.de>:

> On Thu, 2013-03-07 at 11:20 +0100, Anders Hammar wrote:
> > It uses the id for matching.
> >
> > /Anders
> >
> >
> Yes, but i still needed a profile for an url, it only provides user &
> password.
>
> Thanks for your answer,
> Philip
> > >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: server-url in settings.xml

Posted by Philip <fe...@uni-koblenz.de>.
On Thu, 2013-03-07 at 11:20 +0100, Anders Hammar wrote:
> It uses the id for matching.
> 
> /Anders
> 
> 
Yes, but i still needed a profile for an url, it only provides user &
password.

Thanks for your answer,
Philip
> >



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: server-url in settings.xml

Posted by Anders Hammar <an...@hammar.net>.
It uses the id for matching.

/Anders


On Thu, Mar 7, 2013 at 11:19 AM, Philip <fe...@uni-koblenz.de> wrote:

> Hi List,
>
> perhaps i have overlooked something obvious, but what is the point of
> the server-element in settings.xml if i can't specify a server-url?
>
> -Philip
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>