Skip to content

Fix gradle plugin build error [gemnasium-maven only]

Igor Frenkel requested to merge fix-gradle-plugin-build-error into master

What does this MR do?

This MR fixes the configuration for the gradle plugin builder. It is using jcenter which was sunset some time ago: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

This is the related job failure: https://gitlab.com/gitlab-org/security-products/analyzers/gemnasium/-/jobs/3252722688

It's likely that jcenter is only down temporarily, but it's still worthwhile to change the repository url anyway.

Does this MR meet the acceptance criteria?

Edited by Igor Frenkel

Merge request reports