An interesting and unexpected situation this morning... Our artifactory server lost power and was unreachable. Our projects are configured in their repositories and pluginRepositories sections to use artifactory as 'central'.
So now maven complains it can't find the standard maven 'clean' plugin. The clean plugin is already in our local maven repos, so what is going on here? Is it the update check is failing because the repo is not responding and therefore fails the build even though a perfectly good plugin is available? We try using the --no-plugin-updates command line switch, but it did not help. What is the solution so that we can build again? -- View this message in context: http://www.nabble.com/-M2--broken-build-because-repos-unreachable-for-plugin-update-check-tp15023995s177p15023995.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]