Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Correct java-md-dcolet group id #230

@ezienecker

Description

@ezienecker

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.

  1. 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions