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?
At jarduino.serial, the following 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