Hi! Is it possible to directly include in a jar (lets call it A.jar) class/resource files from other module (lets call it B.jar). ? What I have is 5 jars/modules that need to have exactly the same property/xml files inside them, so I would like to keep the resources in a separate module, in one place, and just include them in 5 jars.
Thanks for any help, Anne PS. Please don't be cryptic, I'm very new to maven ;) -- View this message in context: http://www.nabble.com/Include-resources-from-other-module-in-.jar-tp18152318p18152318.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]
