Giter Club home page Giter Club logo

Comments (3)

schierlm avatar schierlm commented on May 26, 2024

Your JAVA_HOME points to a JRE install. Even if you were able to build the JAXB stubs, the compile phase would fail as the JRE does not include a compiler.

I will download and re-test with JDK 1.8.0 update 101 (my JDK is quite a bit older) but I assume that it should work fine if you point JAVA_HOME to your JDK instead of your JRE.

from biblemulticonverter.

schierlm avatar schierlm commented on May 26, 2024

Just tested a fresh checkout of this repo with an empty .m2 repository with JDK 1.8.0_101 and maven 3.3.9, and it worked fine when skipping the SWORD edition (because the SWORD edition depends on a snapshot of jsword that does not seem to exist in any repo any more...)

If you want the SWORD edition, probably the easiest solution is to take the library from the released binary version of BibleMultiConverter and add it to your local Maven repo.

If there are any more problems, feel free to re-open the issue.

from biblemulticonverter.

schierlm avatar schierlm commented on May 26, 2024

Hello lexiconwriter,

Am 29.09.2016 um 11:58 schrieb lexiconwriter:

I have an old bible format in my archive looking like this:

HOHESLIEDKapitel 1Das schönste aller Lieder, von Salomo.

Can you tell me please which format it is?

It's the import format used by YCHBibleConverter, found at
https://sourceforge.net/projects/palmbibleplus/files/zBibleConverter/YCH/

I don't think it has its own name, it is not even valid XML (
tags are never closed).

BibleMultiConverter can currently export to that format, but not import
it again, since I never found any bibles in that format, and since
exporting to that format loses almost all information (except for
unformatted headlines and unformatted verse texts).

If there is any need, I could add import support to that format as well
(or you can do it and submit a Pull Request).

Hope this helps,

Michael

from biblemulticonverter.

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.