I'm setting up maven for a number of developers. I'd like a central repository so developers autmatically get the latest versions of our internal plugins when they are updated at the repo. However, our projects are assembed using multiproject:install which copies the assembled jars to the repo. This will cause problems if developers are sharing the same repo. I guess what I'm saying is that I'd like to share plugins but not the repository. Is this possible?
thanks Nathan
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
