The spot bugs 6.25.0 gradle plugin making internet calls https://download.eclipse.org/ and fails to fetch the right JDT jars making the builds fail for internet restricted environments.
[ ] Commits are signed per the DCO using --signoff
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.
Description
The spot bugs 6.25.0 gradle plugin making internet calls https://download.eclipse.org/ and fails to fetch the right JDT jars making the builds fail for internet restricted environments.
Here is an open issue from plugin: https://github.com/diffplug/spotless/issues/1996 where it does not honor local JDT jars .
Issues Resolved
[List any issues this PR will resolve]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.