Skip to content
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

JArduino mvn clean install cannot succed #90

Open
AlexmMark opened this issue Jan 30, 2024 · 0 comments
Open

JArduino mvn clean install cannot succed #90

AlexmMark opened this issue Jan 30, 2024 · 0 comments

Comments

@AlexmMark
Copy link

AlexmMark commented Jan 30, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant