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

what's up with rxtx and rxtx-native #134

Open
grimace opened this issue May 24, 2019 · 3 comments
Open

what's up with rxtx and rxtx-native #134

grimace opened this issue May 24, 2019 · 3 comments

Comments

@grimace
Copy link

grimace commented May 24, 2019

seems like this might be a problem using this Library:

[WARNING] The POM for org.rxtx:rxtx:jar:2.2 is missing, no dependency information available
[WARNING] The POM for org.rxtx:rxtx-native:jar:macosx:2.2 is missing, no dependency information available
[WARNING] The POM for com.digi:android-sdk:jar:5.1.1 is missing, no dependency information available
[WARNING] The POM for com.digi:android-sdk-addon:jar:3 is missing, no dependency information available

Has there been any progress on this?

@antipovi
Copy link

It looks like that RXTX Version 2.2 hab been removed from maven repo.

    - https://repo.maven.apache.org/maven2/org/rxtx/rxtx/2.2/rxtx-2.2.pom
   - https://repo.maven.apache.org/maven2/org/rxtx/rxtx/2.2/rxtx-2.2.jar
   - https://jitpack.io/org/rxtx/rxtx/2.2/rxtx-2.2.pom
   - https://jitpack.io/org/rxtx/rxtx/2.2/rxtx-2.2.jar

are dead.

@bootsy52
Copy link

bootsy52 commented Dec 3, 2019

What about switching to https://fazecast.github.io/jSerialComm/ for example seems to be more maintained or decapsulate the serial communication so one could use it's own serial library

@christianitis
Copy link

What about switching to https://fazecast.github.io/jSerialComm/ for example seems to be more maintained or decapsulate the serial communication so one could use it's own serial library

That's an excellent idea considering how old RXTX is, but wouldn't that require a pretty major rewrite of this entire library?

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

4 participants