One of my projects contains a config directory in scm. I package that directory up into a zip file. I would like my other maven projects to be able to "depend on" this deployed assembly. Is this possible. Preferably they would download the deployed config.zip assembly, but rebuilding the config.zip which is located in a completly separate scm location would be ok (but even more troublesome))
Cheers, Matt. -- View this message in context: http://www.nabble.com/Declaring-assembly-dependencies-tp20543909p20543909.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]
