On 12/7/05, Cservenak Tamas <[EMAIL PROTECTED]> wrote: > > > About proximity: it is a simple Proxy-like app that it COULD be used > with maven1 or 2... but the md5 issue is here also.... (removing by hand > partially downloaded or broken artifacts...).
For the record, maven-proxy.rb is dumb here also, but I at least gave users the ability to re-fetch any artifact in the repository from upstream by simply appending a '?refetch' to the end of the artifact's url. If anyone tries out maven-proxy.rb and would have use for an automatic cache invalidation scheme (using either refetches of the checksums or an ETag mechanism), let me know -- it shouldn't be difficult to implement. Cheers, /Nick
