You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.
Currently the project cannot be built because java-md-doclet is configured incorrectly. The group id has been changed, the new group id of java-md-doclet is "org.iota" if you look at jitpack you can see that this is wrong: https://jitpack.io/#iotaledger/java-md-doclet
Version
1.0.0-beta9
Steps To reproduce the bug
Explain how the maintainer can reproduce the bug.
mvn clean install
Expected behaviour
maven build should success
Actual behaviour
maven build fail
Errors
[ERROR] Failed to execute goal on project jota: Could not resolve dependencies for project org.iota:jota:jar:1.0.0-beta9: Could not find artifact org.iota:java-md-doclet:jar:2.2 in jitpack.io (https://jitpack.io)
The text was updated successfully, but these errors were encountered:
Bug description
Currently the project cannot be built because java-md-doclet is configured incorrectly. The group id has been changed, the new group id of java-md-doclet is "org.iota" if you look at jitpack you can see that this is wrong: https://jitpack.io/#iotaledger/java-md-doclet
Version
1.0.0-beta9
Steps To reproduce the bug
Explain how the maintainer can reproduce the bug.
Expected behaviour
maven build should success
Actual behaviour
maven build fail
Errors
[ERROR] Failed to execute goal on project jota: Could not resolve dependencies for project org.iota:jota:jar:1.0.0-beta9: Could not find artifact org.iota:java-md-doclet:jar:2.2 in jitpack.io (https://jitpack.io)
The text was updated successfully, but these errors were encountered: