If there is a project team(includes 5 developers), how can those developers use the same local repository ?
I mean, if the dependencies are not existed in the public local repository, then downloads it from remote by Maven !!! Can Maven do this ? Eric On Thu, 23 Sep 2004 08:47:43 +1000, Brett Porter <[EMAIL PROTECTED]> wrote: > no - what part of "local repository" suggests it should be remote? :) > > You can define your own remote repository on an FTP server if you like. > > - Brett > > > > > On Wed, 22 Sep 2004 21:18:42 +0800, Eric Chow <[EMAIL PROTECTED]> wrote: > > Hello, > > > > Is it possible to define the local repository in a FTP server ??? > > > > Eric > > > > --------------------------------------------------------------------- > > 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]
