scm:update is not meant to use in multi module env. even if it does, it going to be very slow since it will try to update the entire source tree.
-D On Thu, Apr 17, 2008 at 8:04 AM, Dhruva Reddy <[EMAIL PROTECTED]> wrote: > I have a POM which aggregates several other projects. I am trying to > run scm:update on the "master" POM. If this is an aggregator plugin > (per the scm plugin's documentation), shouldn't it update the projects > that it contains? It does not seem to do this for me-it only updates > the current project. > > > > Thanks, > > Dhruva > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
