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

Compile error #941

Open
Q1w2e3r4t5-rgb opened this issue Sep 16, 2022 · 4 comments
Open

Compile error #941

Q1w2e3r4t5-rgb opened this issue Sep 16, 2022 · 4 comments

Comments

@Q1w2e3r4t5-rgb
Copy link

Help me please. My project is not compiling. Writes:
Could not find com.github.str4tocaster.smack:smack-android-extensions:ffb99cc.
Required by:
project :xabber
> Could not find com.github.str4tocaster.smack:smack-experimental:ffb99cc.
Required by:
project :xabber
> Could not find com.github.str4tocaster.smack:smack-tcp:ffb99cc.
Required by:
project :xabber
> Could not find com.github.str4tocaster.smack:smack-resolver-dnsjava:ffb99cc.
Required by:
project :xabber

These libraries have been removed from the maven repository. Where can I download these libraries and build the project?

Thanks in advance

@licaon-kter
Copy link

licaon-kter commented Sep 19, 2022

The current development is done in this branch fyi: https://github.com/redsolution/xabber-android/tree/develop

@Q1w2e3r4t5-rgb
Copy link
Author

The current development is done in this branch fyi: https://github.com/redsolution/xabber-android/tree/develop

Here I get the same error. Can anyone tell me where I can download these libraries:
com.github.str4tocaster.smack:smack-experimental:ffb99cc
com.github.str4tocaster.smack:smack-tcp:ffb99cc
com.github.str4tocaster.smack:smack-resolver-dnsjava:ffb99cc
?

@licaon-kter
Copy link

licaon-kter commented Sep 19, 2022

You can't get the same error since the libs are NOT the same: https://github.com/redsolution/xabber-android/blob/develop/xabber/build.gradle#L140-L143

git checkout develop and retry?

@nicson0427
Copy link

i still got error while using the development branch. i have change the smackVersion to 4.4.6 as 4.2.1-snapshot is not found on maven repo, ad another error arise, Execution failed for task ':xabber:kaptOpenBetaDebugKotlin'. anyone got solution?

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

3 participants