apache / apache/openwhisk-cli

can't run gradlew on ubuntu 16

Open
#272 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
109
Forks
98
PR merge metrics
No merged PRs in 30d

Description

I'm trying to update Vagrant process in openwhisk core repo and trying to build the CLI for all platforms

I git clone this repo and then try to run gradle commands I get the same error
```
vagrant@ubuntu-xenial:~/openwhisk-cli$ ./gradlew compile

FAILURE: Build failed with an exception.

* What went wrong:
Could not create service of type ScriptPluginFactory using BuildScopeServices.createScriptPluginFactory().
> Could not create service of type CrossBuildFileHashCache using BuildSessionScopeServices.createCrossBuildFileHashCache().

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 0s
vagrant@ubuntu-xenial:~/openwhisk-cli$
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.