RE: share local repository

2006-06-26 Thread Jörg Schaible
Brett Porter wrote on Tuesday, June 27, 2006 8:37 AM: > Please note it is highly recommended that you *do not share* your > *local* repository. Maven makes no attempt to guarantee that > permissions will be set correctly and that you and your colleagues > won't overwrite each others work (it proba

Re: share local repository

2006-06-26 Thread Brett Porter
Please note it is highly recommended that you *do not share* your *local* repository. Maven makes no attempt to guarantee that permissions will be set correctly and that you and your colleagues won't overwrite each others work (it probably should lock the local repo while installing to allow you t

Re: share local repository

2006-06-26 Thread Allan Ramirez
As far as I know, that is the only way. :) -allan tulasi wrote: Hi, I have to share my repository with my collegues. I have gave the shared permissions fir repository and and i have modified settings.xml set the tag like //xymachine/repository i have tested with yz machine. its working f