The potential issue with a single local repo with a parallel build is if two build try to download or install the same artifact in it. Emmanuel
On Tue, Sep 23, 2008 at 12:01 PM, Lustig, Marc (Allianz Deutschland, externer Mitarbeiter) <[EMAIL PROTECTED]> wrote: > > Our project contains several hundred Maven-projects, which need to get > tested and snaphots built using Continuum. > My plan is to install a number of Continuum-webapps into a single JBoss > AS-container, each one having its dedicated database. > Anybody sees any potential issues in such scenario? > > (I read on the list that there is an issue related to accessing the local > mvn-repo, but I don't understand what actually might cause any trouble > here?!) >
