If they're just used as part of multiple projects, then the modules should probably just be declared as dependencies for those other projects. Do you really want to rebuild these modules every time you build these other projects?
-Stephen On 10/7/05, Brian E. Fox <[EMAIL PROTECTED]> wrote: > We are moving over a large project from ant based build directly to m2. > Part of this process is breaking a monolithic application into multiple > modules. Some of these modules may be used as part of several different > projects. Is it possible to specify multiple parents? Is there some > other way to have a child POM called from several different parent POMS? > > Thanks. > > -- Stephen Duncan Jr www.stephenduncanjr.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
