I have a main app and a msoule inside it. I tried to use scm:checkout.It is only getting the main app but not checking out the module in it. The scm url for the module is in module pom.xml. The scm url for main app is in mainapp pom.xml.
I specified the module in mainapp pom.xml and scm checkout command in main app works when i run mvn scm:checkout but not the modules. What's wrong here? -- View this message in context: http://www.nabble.com/Aggregator-style-POM-tf4891817s177.html#a14008009 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
