Hi all we're developing a project that is likely to be customized on a per-installation basis. For example users may want to add a functionality that, say, requires jar X, also at compile time. Generally speaking, I need to let users to keep in sync with new versions of the project (still _very_ alpha), and to allow them to build it with an added set of dependencies.
How do I account for this in my setup? Many thanks Francesco -- View this message in context: http://www.nabble.com/How-to-handle-multiple-deployments--tf4797177s177.html#a13723902 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
