> I just noticed after a couple of months of deploying to a local > repository that there are no md5 files on the server.
This has been part of the process for years, so I expect your problem is not out of date plugins. Can you follow through a deploy step by step to see what it is doing? > does Maven > download new versions of plugins or is there some notification scheme to > let users know to get a new plugin? Not presently (unless a plugin dependency is listed which will temporarily install the specified version). Announcements with download instructions are sent to the user list. You can find out what you have installed with maven --info. Cheers, Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
