Giter Club home page Giter Club logo

Comments (5)

huey735 avatar huey735 commented on June 20, 2024 1

Thanks @m52go it worked!

from bisq-docs.

m52go avatar m52go commented on June 20, 2024

@huey735 I was able to reproduce this issue on a fresh install of Ubuntu. Try #155 and see if it works for you.

from bisq-docs.

z16166 avatar z16166 commented on June 20, 2024

The build exception still exists for the latest master branch.

happy@ubuntu:~/bisq-docs$ gradle wrapper --gradle-version 2.10 -i
Starting Build
Settings evaluated using settings file '/master/settings.gradle'.
Projects loaded. Root project using build file '/home/happy/bisq-docs/build.gradle'.
Included projects: [root project 'bisq-docs']
Evaluating root project 'bisq-docs' using build file '/home/happy/bisq-docs/build.gradle'.
[Asciidoctor] asciidoctorj: 1.6.2
[Asciidoctor] asciidoctorj-groovy-dsl: 1.6.0
You are using one or more deprecated Asciidoctor task or plugins. These will be removed in a future release. To help you migrate we have compiled some tips for you based upon your current usage:

  - 'org.asciidoctor.convert' is deprecated. When you have time please switch over to 'org.asciidoctor.jvm.convert'.
  - jcenter() is no longer added by default. If you relied on this behaviour in the past, please add jcenter() to the repositories block.


All projects evaluated.
Selected primary task 'wrapper' from project :
Tasks to be executed: [task ':wrapper']
:wrapper (Thread[main,5,main]) started.
:wrapper
Skipping task ':wrapper' as it is up-to-date (took 0.037 secs).
:wrapper UP-TO-DATE
:wrapper (Thread[main,5,main]) completed. Took 0.043 secs.

BUILD SUCCESSFUL

Total time: 2.06 secs

This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.10/userguide/gradle_daemon.html
happy@ubuntu:~/bisq-docs$ ./gradlew build -i
Starting Build
Settings evaluated using settings file '/master/settings.gradle'.
Projects loaded. Root project using build file '/home/happy/bisq-docs/build.gradle'.
Included projects: [root project 'bisq-docs']
Evaluating root project 'bisq-docs' using build file '/home/happy/bisq-docs/build.gradle'.
[Asciidoctor] asciidoctorj: 1.6.2
[Asciidoctor] asciidoctorj-groovy-dsl: 1.6.0
You are using one or more deprecated Asciidoctor task or plugins. These will be removed in a future release. To help you migrate we have compiled some tips for you based upon your current usage:

  - 'org.asciidoctor.convert' is deprecated. When you have time please switch over to 'org.asciidoctor.jvm.convert'.
  - jcenter() is no longer added by default. If you relied on this behaviour in the past, please add jcenter() to the repositories block.


All projects evaluated.
Selected primary task 'build' from project :
Tasks to be executed: [task ':asciidoctor', task ':assemble', task ':check', task ':build']
:asciidoctor (Thread[main,5,main]) started.
:asciidoctor
Executing task ':asciidoctor' (up-to-date check took 0.1 secs) due to:
  No history is available.
:asciidoctor FAILED
:asciidoctor (Thread[main,5,main]) completed. Took 0.173 secs.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':asciidoctor'.
> org/gradle/internal/scripts/ScriptOrigin

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

BUILD FAILED

Total time: 2.307 secs

from bisq-docs.

m52go avatar m52go commented on June 20, 2024

@z16166 hi, what version of OpenJDK are you using? If newer than OpenJDK 10, Gradle version might be the issue.

Please see my PR:
#190

from bisq-docs.

m52go avatar m52go commented on June 20, 2024

Closing, as the PR mentioned above as a solution is now merged. Please make a new issue if the problem persists.

from bisq-docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.