maven-proxy
maven-proxy
maven-proxy provides a networked cache for maven artifacts that can be shared by multiple users
maven-proxy is a lightweight servlet engine that sits on your main server and imitates ibiblio (for instance). When it gets a request for a jar it doesn’t have, it gets the jar from the upstream servers and stores it into it’s cache before returning it to the requester.