I have a question regarding proxied repositories for open source projects using maven and archiva. I would like to build an open source project that has for example two repositories defined in its pom. I would like to set these up as proxies in archiva and have maven retrieve the required artifacts via archiva which would then have a cached copy. This would allow for a pseudo offline build of the project using only the cached artifacts in archiva. Is this possible, and if so what do I need to do to make this happen. Any info on this would be most appreciated.
Thanks in advance rgds, ls