I'm using the jars from the wiki.  I'm only trying to exercise the
repo.local-repo.copy property -- should this work?  I'd like it to *not*
copy jars from the repository to the proxy when they're requested from the
proxy.

There's a bullet item on the wiki that says:

>It is maven aware - eg. SNAPSHOTs can be given a schedule for removal etc.

What does this mean?  Should a SNAPSHOT in the proxy automatically be
updated when a new one becomes available in the repository?  I'm not
currently seeing this behavior.

-----Original Message-----
From: Ben Walding [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 24, 2004 4:42 PM
To: Maven Users List
Subject: Re: repository proxy local-repo.copy


Probably best not to use maven-proxy from CVS at the moment as I'm in 
the middle of trying to work out a sane way to do all this.

Just use the config and jars from the wiki.

Kalaveshi, Adrian wrote:

>Greetings --
>
>My maven-proxy.properties file contains the following:
>
>repo.local.store=/export/repository-proxy
>repo.local-repo.url=file://///export/repository
>repo.local-repo.copy=false
>
>As you can see, the proxy and the repository exist on the same machine.  I
>can't get the repo.local-repo.copy property to work.  Every time a request
>it made to the proxy for a jar that is available on the repository, it gets
>copied over.  This seems to cause problems when  using SNAPSHOT versions of
>jars.  The jars in /export/repository-proxy never get updated.  Is this a
>bug?  Am I missing something?
>
>Thanks,
>-adrian-
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>  
>


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

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

Reply via email to