On 4/27/07, la 5tr4da <[EMAIL PROTECTED]> wrote:
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.
Sounds reasonable to me... I do the same thing, including deploying the older Sun jars that can't be in a public repo to my own 'private' remote repo. It should be fairly straightforward, set up a managed repository and then a couple of proxied repositories using the buttons at the left. Archiva is still under construction, so keep an eye on the dev list to avoid surprises. -- Wendy