-
Notifications
You must be signed in to change notification settings - Fork 193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
building issue mvn install #345
Comments
You'll need to upgrade your Maven version. Type in |
Hi! I tried to install according to the README and it runs quite a while when using
with the failures:
I have installed:
Any ideas? |
@sk6108 I noticed that there is a |
Hi everyone,
When i clone the repository it works fine. But when i run this command
mvn install
It shows an error.
Error resolving version for 'org.asciidoctor:asciidoctor-maven-plugin': Plugin requires Maven version 3.0.0
I replaced the maven version in pom.xml file.
But now this error is occurring.
Please help me in resolving this problem.
The text was updated successfully, but these errors were encountered: