> development we have to run mvn install on shared-module before running any > commands on core-module. Is it possible that compilation of core, first > triggers mvn install of shared-module? I know if I do it from parent, it > will work fine. But usually we work on individual modules, so being able to > set this inter module dependency would help.
Build from parent. There is no other option. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
