You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by srinivas ramgopal <sk...@yahoo.com> on 2007/02/17 18:04:19 UTC

maven proxy problem

Hi all,

I am new to Maven proxy. 
I recently installed it with the intent to cache (for a user specified time
period), the downloaded information from ibiblio. In other words, during
each maven build, I do not want the maven proxy to read from ibiblio but
read from the its own cache. 

Also in case of ibiblio errors, I want the maven proxy cache to not refresh
with ibiblio.

Any pointers for the solution/settings is highly appreciated.

Thanks in advance.

-- 
View this message in context: http://www.nabble.com/maven-proxy-problem-tf3245410s177.html#a9021716
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


Re: maven proxy problem

Posted by Dan Tran <da...@gmail.com>.
On 2/17/07, srinivas ramgopal <sk...@yahoo.com> wrote:
>
>
> Hi all,
>
> I am new to Maven proxy.
> I recently installed it with the intent to cache (for a user specified
> time
> period), the downloaded information from ibiblio. In other words, during
> each maven build, I do not want the maven proxy to read from ibiblio but
> read from the its own cache.


This is a given feature as long as your cache time, per artifact, is not
expired

Also in case of ibiblio errors, I want the maven proxy cache to not refresh
> with ibiblio.


No, it is not possible.

On way to to sync the intired ibliblio to your internal remote repo and
assume your internal repo always up

Any pointers for the solution/settings is highly appreciated.
>
> Thanks in advance.
>
> --
> View this message in context:
> http://www.nabble.com/maven-proxy-problem-tf3245410s177.html#a9021716
> 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
>
>