On 2/26/07, Jo Vandermeeren <[EMAIL PROTECTED]> wrote:
You'll want to setup a company-wide shared repository via ftp/scp/whatever and put a webserver in front of it. This will be the repository where developers - after defining the repository in settings.xml or pom.xml - will automatically look for artifact updates and missing dependency libraries.
If there is a shared filesystem available to all developers, the "remote" repo could also be accessed with file:// urls, without getting a webserver involved. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
