You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Alauddin <al...@yahoo.com> on 2007/01/18 09:20:17 UTC

Shared Repository Access Problem

Hi,

I setup and deployed the repository folder to the apache server.
It works fine.  I got them from browser.

I setup my conf/settings.xml file like the following 
..................................... 

default-repositories


central
Internal Mirror of Central Repository
http://crmserver/maven2/repository




central
Internal Mirror of Central Plugins Repository
http://crmserver/maven2/repository



...............................

But >mvn deploy .....always goto 

http://repo1.maven.org   Site.

How can i overwrite the new repository in place of remote repo1.maven.org
repository.

Any help appriciated

Alauddin

-- 
View this message in context: http://www.nabble.com/Shared-Repository-Access-Problem-tf3032826s177.html#a8426586
Sent from the Maven - Users mailing list archive at Nabble.com.

Re: Shared Repository Access Problem

Posted by Tom Huybrechts <to...@gmail.com>.
specify your own repository as a mirror for central

http://maven.apache.org/guides/mini/guide-mirror-settings.html

On 1/18/07, Alauddin <al...@yahoo.com> wrote:
>
> Hi,
>
> I setup and deployed the repository folder to the apache server.
> It works fine.  I got them from browser.
>
> I setup my conf/settings.xml file like the following
> .....................................
>
> default-repositories
>
>
> central
> Internal Mirror of Central Repository
> http://crmserver/maven2/repository
>
>
>
>
> central
> Internal Mirror of Central Plugins Repository
> http://crmserver/maven2/repository
>
>
>
> ...............................
>
> But >mvn deploy .....always goto
>
> http://repo1.maven.org   Site.
>
> How can i overwrite the new repository in place of remote repo1.maven.org
> repository.
>
> Any help appriciated
>
> Alauddin
>
> --
> View this message in context: http://www.nabble.com/Shared-Repository-Access-Problem-tf3032826s177.html#a8426586
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>

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