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]

Reply via email to