Sorry to bump my own thread, but I've got a another use-case and I'm hoping there's a similarly blindingly obvious solution :)
What if I want to build all the sub-modules of, say, "web-apps" and their dependencies across the whole tree? I know I can go in to the "web-apps" aggregator and do a "mvn install", but then this won't build any of the dependencies from sibling/parent aggregators. Any way to do this without having to call out all the sub-modules explicitly? -- View this message in context: http://maven.40175.n5.nabble.com/Building-selected-projects-with-nested-aggregators-tp5753572p5754822.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
