I believe that you can do it if you add the submodules as dependencies to the multi pom On Jun 11, 2014 6:17 PM, "kurt_cobain" <[email protected]> wrote:
> Hi, I have a multimodule project, let's call it "multi". it generates like > 5 > jar artifacts. > > I would like to simply reference "multi" from another project's pom and get > everything i need, without having to indivdivually reference each of the 5 > jar's generated by "multi" in my the referencing pom file. > > Isn't that possible? > > > > -- > View this message in context: > http://maven.40175.n5.nabble.com/How-to-reference-a-multimodule-project-from-a-pom-tp5795419.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] > >
