Dan, thanks! > > First, make sure to add maven.multiproject.type to all > submodules If a a module depends on another module, add the > dependetn module to its list (ie, the finaly module, should > have the dependencies list to include all other modules) > > > Then from root, call maven multiproject:install > > maven will traverse to all sub module and execute > ${maven.multiproject.type}:install > which must depsosite its artifact to the local repository. > > The last module will need to retreive all built artifact from > local repo. > > good luck. > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]