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]
