I mean the scm url that makes continuum to fetch the directry tree that contains the parent and the modules directories
-D On 4/24/06, Ryan Wynn <[EMAIL PROTECTED]> wrote: > > On 4/24/06, dan tran <[EMAIL PROTECTED]> wrote: > > create shell project with scm url points to the directory containing > your > > parent + the 2 children modules > > > > Then create a build definition : > > > > command: mvn > > arguramtent -f parent/pom.xml install ( what ever goal you like) > > > > -Dan > > > > That's an interesting fix. When you say point the scm url to the > directory containing the projects, what do you mean? I thought an scm > url needs to point to a particular cvs/subversion/etc project? Can you > show me an example? Do I need to use the file system scm url? Also, > should I point it to the continuum working-directory? > > Thanks, > Ryan >
