You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/04/13 22:42:50 UTC

[GitHub] csantanapr commented on issue #272: can't run gradlew on ubuntu 16

csantanapr commented on issue #272: can't run gradlew on ubuntu 16
URL: https://github.com/apache/incubator-openwhisk-cli/issues/272#issuecomment-381277648
 
 
   ```
   vagrant@ubuntu-xenial:~/openwhisk-cli$ ./gradlew --console=plain releaseBinaries
   
   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
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services