You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I use ./gradlew compileTestScala installDist to build the code failed!
my env
linux 7
spark 2.3.3
java 8
grade 5.2
Logs or screenshots
FAILURE: Build failed with an exception.
* Where:
Build file '/data0/users/gaolei7/weibo_code/TransmogrifAI/build.gradle' line: 14
* What went wrong:
Plugin [id: 'com.commercehub.gradle.plugin.avro', version: '0.8.0'] 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.commercehub.gradle.plugin.avro:com.commercehub.gradle.plugin.avro.gradle.plugin:0.8.0')
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 46s
please help me, thanks!
The text was updated successfully, but these errors were encountered:
Thank you very much, I tried several times still build failed! Can I download this plugin by hand and where should I place this jar file in linux system, thanks.
Describe the bug
I use ./gradlew compileTestScala installDist to build the code failed!
my env
Logs or screenshots
please help me, thanks!
The text was updated successfully, but these errors were encountered: