Skip to content

JArduino mvn clean install cannot succed #90

@AlexmMark

Description

@AlexmMark

At jarduino.serial, the following dependency :

<dependency>
            <groupId>org.kevoree.extra</groupId>
            <artifactId>org.kevoree.extra.osgi.rxtx</artifactId>
            <version>2.2.0</version>
</dependency>

Cannot be resolved.

I have tried maven version 3.6.3 and the latest 3.9.+

The error I get is:

error: error reading /Users/{user}/.m2/repository/org/kevoree/extra/org.kevoree.extra.osgi.rxtx/2.2.0/org.kevoree.extra.osgi.rxtx-2.2.0.jar; zip END header not found

Is this an issue with the dependency itself? Is there a solution?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions