Greetings, I'm new to Maven, and I've taken the time over the past week to read "Maven by Example." I'm trying to join two independent projects as submodules in a third project serving as the parent project. Is there a way to create a parent project in IntelliJ and import two previously independent projects as submodules without simply moving the directories and changing the pom.xml files manually?
-- Jason Franklin [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
