Peter van de Hoef wrote on Wednesday, April 27, 2005 1:47 PM:

> You can specify something like this in your POM:
> 
>       <repositories>
>               <repository>
>                       <id>my_repo</id>
>                       <name>My Repository</name>
>                       <url>http://repository.myorganization.org</url>
>               </repository>
>       </repositories>
> 
> Maven will automatically try to download from ibiblio first
> and then try your own repository when it is not present on ibiblio.

Can I prevent M2 fropm looking at ibiblio at all ? Necessary if you've working 
with maven-proxy.

- J�rg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to