Hi guys,

I', seeing FindBugs jobs fail in CI, presumably because it can't find the artifact:

08:15:23 [ERROR] No plugin found for prefix 'findbugs' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (/home/jenkins/workspace/ovirt-engine_master_find-bugs_created/.repository), ovirt-maven-repository (http://artifactory.ovirt.org/artifactory/ovirt-mirror)] -> [Help 1]
08:15:23 [ERROR] 
08:15:23 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
08:15:23 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
08:15:23 [ERROR] 
08:15:23 [ERROR] For more information about the errors and possible solutions, please read the following articles:
08:15:23 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/NoPluginFoundForPrefixException

This does work locally for me.

See, e.g., http://jenkins.ovirt.org/job/ovirt-engine_master_find-bugs_created/9135/console

Can someone take a look please?


Thanks!