Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build failed #234

Closed
gl-001 opened this issue Feb 28, 2019 · 3 comments
Closed

build failed #234

gl-001 opened this issue Feb 28, 2019 · 3 comments

Comments

@gl-001
Copy link

gl-001 commented Feb 28, 2019

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!

@tovbinm
Copy link
Collaborator

tovbinm commented Feb 28, 2019

The plugin is definitely there - https://plugins.gradle.org/m2/com/commercehub/gradle/plugin/avro/com.commercehub.gradle.plugin.avro.gradle.plugin/0.8.0/

Make sure you can access it from you machine and there is no firewall blocking it.

@gl-001
Copy link
Author

gl-001 commented Mar 4, 2019

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.

@tovbinm
Copy link
Collaborator

tovbinm commented Mar 4, 2019

Probably. Try searching for a similar issue on https://discuss.gradle.org/

@tovbinm tovbinm closed this as completed Mar 4, 2019
@tovbinm tovbinm mentioned this issue Jul 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants