HI All,
I am new to gradle .Unable to resolve plugin issue for past few days.please help
Please find below gradle build --scan
3:23:22 pm: Executing task ‘build --scan’…
FAILURE: Build failed with an exception.
-
Where:
Auto-applied by using --scan -
What went wrong:
Plugin [id: ‘com.gradle.enterprise’, version: ‘3.1.1’, artifact: ‘com.gradle:gradle-enterprise-gradle-plugin:3.1.1’] was not found in any of the following sources:
- Gradle Core Plugins (plugin is not in ‘org.gradle’ namespace)
- Plugin Repositories (could not resolve plugin artifact ‘com.gradle:gradle-enterprise-gradle-plugin:3.1.1’)
Searched in the following repositories:
Gradle Central Plugin Repository
-
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. -
Get more help at https://help.gradle.org
BUILD FAILED in 114ms
3:23:22 pm: Task execution finished ‘build --scan’.