I have Project A - module 1 - module 2 - module 3 (depends on 1 & 1) -- creates shaded artifact
Is there a way that I can configure my poms to do project A> mvn packagesuch that modules 1 & 2 will automatically be installed before the shade plugin runs for module 3?
Cheers, Eric --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org