Hi there, i'm quite new to maven. i want to setup a shared internal remote repository on a network drive. the users use there own local repository (~/.m2/repository) as a cache and for their unreleased projects. if the project need an artifact that is not in the internal remote repository, that artifacts need to be downloaded from central to that internal remote repository and then copied to the local one. what's the easiest way to accomplish that? is that the purpose of request managers like Nexus? what request managers do you recommend?
regards, matthias --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org