Use gradle build shows jar 'biz.aQute.bnd.builder' not found

the version of gradle dist is 4.8.0

Error shows below:

Error resolving plugin [id: ‘biz.aQute.bnd.builder’, version: ‘3.3.0’, apply: false]

Could not resolve all dependencies for configuration ‘detachedConfiguration1’.
Could not determine artifacts for biz.aQute.bnd.builder:biz.aQute.bnd.builder.gradle.plugin:3.3.0
Could not get resource ‘https://plugins.gradle.org/m2/biz/aQute/bnd/builder/biz.aQute.bnd.builder.gradle.plugin/3.3.0/biz.aQute.bnd.builder.gradle.plugin-3.3.0.jar’.
Could not HEAD ‘https://plugins.gradle.org/m2/biz/aQute/bnd/builder/biz.aQute.bnd.builder.gradle.plugin/3.3.0/biz.aQute.bnd.builder.gradle.plugin-3.3.0.jar’.
Connection reset

This may be caused by intelliJ idea, I reinstall a newer one, and the pulgin point to ‘biz.aQute.bnd.gradle’ now.

I think this is not a problem caused by gradle.This post can be closed now.