Git Product home page Git Product logo

Comments (4)

rdmueller avatar rdmueller commented on May 22, 2024

test@ubuntu:~/arc42-template$ ./gradlew arc42 --stacktrace
:/build/src_gen/EN/asciidoc/with-help/:convert2Docx
pandoc: Prelude.maximum: empty list
:/build/src_gen/EN/asciidoc/with-help/:convert2Docx FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':/build/src_gen/EN/asciidoc/with-help/:convert2Docx'.

    Process 'command 'pandoc'' finished with non-zero exit value 1

  • Try:
    Run with --info or --debug option to get more log output.

  • Exception is:
    org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':/build/src_gen/EN/asciidoc/with-help/:convert2Docx'.

from arc42-template.

rdmueller avatar rdmueller commented on May 22, 2024

one problem was that - because of a missing dependency - the asciidoc files where not copied before another task tried to create the docx version. While testing, the tasks where always executed in the right order just by chance.

this problem is now fixed, but it seems that it was only part of the problem

from arc42-template.

rdmueller avatar rdmueller commented on May 22, 2024

it seems that the docbook/with-help version causes problems while executing pandoc on *nix.
The file is exactly the same on windows and on *nix, but pandoc will not convert it on my ubuntu instance.
pandoc version on windows: 1.12.4.2
pandoc version on ubuntu: 1.12.2.1

will now try to update my ubuntu version

from arc42-template.

rdmueller avatar rdmueller commented on May 22, 2024

works with a newer pandoc version, so it's not a problem of the build and can be solved by updating pandoc

from arc42-template.

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.