Yes, a shared repository is needed in a team and a proxy can also help speed things up. This is exactly the purpose of the repo managers. You can find more information at: http://maven.apache.org/repository-management.html
-----Original Message----- From: Matthias Müller [mailto:[email protected]] Sent: Tuesday, January 27, 2009 7:20 AM To: [email protected] Subject: [M2] Repository Manager 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: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
