GithubHelp home page GithubHelp logo

Comments (4)

owenh000 avatar owenh000 commented on May 25, 2024 1

Hi @rwoldu, this project isn't associated with Maven or asciidoctor-maven-plugin. I am not familiar with Maven and am not able to offer any assistance with it. If you have a problem with asciidoctor-multipage that you can reproduce when it is used as described in the README, feel free to open an issue for that.

I do hope you are able to find a fix for the error!

from asciidoctor-multipage.

owenh000 avatar owenh000 commented on May 25, 2024

If you do find a fix, you're welcome to post it here! Also I'm willing to consider adding details to the README about using asciidoctor-multipage with asciidoctor-maven-plugin, if someone wants to contribute it. Aside from that, it's difficult for me to offer any support for Maven when I wrote and used asciidoctor-multipage without any relation to it.

from asciidoctor-multipage.

rwoldu avatar rwoldu commented on May 25, 2024

thanks for your fast replies, sure will do so :)

from asciidoctor-multipage.

rwoldu avatar rwoldu commented on May 25, 2024

If you do find a fix, you're welcome to post it here! Also I'm willing to consider adding details to the README about using asciidoctor-multipage with asciidoctor-maven-plugin, if someone wants to contribute it. Aside from that, it's difficult for me to offer any support for Maven when I wrote and used asciidoctor-multipage without any relation to it.

a fix was implemented by extending the Maven settings.xml and adding a new profile that refers to the mavengem-repository.
See also Maven-Settings-docs: https://maven.apache.org/settings.html#repositories

<profile>
            <repositories>
                <repository>
                    <id>mavengems</id>
                    <url>mavengem:https://rubygems.org</url>
                </repository>
...

from asciidoctor-multipage.

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.