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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use version compiled with JitPack #50

Open
eduardbosch opened this issue Jan 13, 2022 · 1 comment
Open

Use version compiled with JitPack #50

eduardbosch opened this issue Jan 13, 2022 · 1 comment

Comments

@eduardbosch
Copy link

Hi 馃憢

I've just opened a PR #49 to fix a bug and I wanted to use that version with JitPack.

The library is compiled successfully with JitPack, but when I use it in my project it does not find some dependencies like RxRelay

Caused by: java.lang.ClassNotFoundException: com.jakewharton.rxrelay2.Relay

There is an StackOverflow related issue https://stackoverflow.com/questions/68415734/packagemanagernamenotfoundexception-for-rxandroidble

Adding the libraries again in my project solves the problem, but I'd like to know if there is anything that can be done to the library so it became compatible with JitPack.

Here you can find the JitPack log when compiling the library. There are some JavaDoc errors, but I don't know if they are related.

Thanks!

@kbabcockuf
Copy link
Collaborator

Hey!

Interesting, I haven't used JitPack in the past, certainly not internally at Uber. I'm all about supporting it, but not something we will be able to prioritize since we are not experiencing this issue.

That said, we may begin new, active development on RxCentral later this year and could probably take a closer look longer term.

Will keep this open in the meantime in case others run across it.

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

2 participants