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

Could not find com.github.AppDevNext.Logcat:LogcatCoreLib:2.12 #711

Closed
julien-herrero-tab opened this issue Nov 5, 2024 · 1 comment
Closed

Comments

@julien-herrero-tab
Copy link

Hi @hannesa2, I am facing this issue when compiling my app :

Could not determine the dependencies of task ':app:processMdmDebugResources'.
> Could not resolve all dependencies for configuration ':app:mdmDebugRuntimeClasspath'.
   > Could not find com.github.AppDevNext.Logcat:LogcatCoreLib:2.12.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/com/github/AppDevNext/Logcat/LogcatCoreLib/2.12/LogcatCoreLib-2.12.pom
       - https://repo.maven.apache.org/maven2/com/github/AppDevNext/Logcat/LogcatCoreLib/2.12/LogcatCoreLib-2.12.pom
       - https://jitpack.io/com/github/AppDevNext/Logcat/LogcatCoreLib/2.12/LogcatCoreLib-2.12.pom
       - https://oss.sonatype.org/content/repositories/ksoap2-android-releases/com/github/AppDevNext/Logcat/LogcatCoreLib/2.12/LogcatCoreLib-2.12.pom
       - https://oss.sonatype.org/content/repositories/snapshots/com/github/AppDevNext/Logcat/LogcatCoreLib/2.12/LogcatCoreLib-2.12.pom
       - https://s01.oss.sonatype.org/content/repositories/snapshots/com/github/AppDevNext/Logcat/LogcatCoreLib/2.12/LogcatCoreLib-2.12.pom
     Required by:
         project :app > project :iot > com.github.hannesa2:paho.mqtt.android:3.5.2

* Try:
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org./

The version seems well uploaded in Jitpack https://jitpack.io/#AppDevNext/Logcat/2.12, but the pom file is missing https://jitpack.io/com/github/AppDevNext/Logcat/LogcatCoreLib/2.12/LogcatCoreLib-2.12.pom (compared to https://jitpack.io/com/github/AppDevNext/Logcat/LogcatCoreLib/3.3.1/LogcatCoreLib-3.3.1.pom for example)

Do you have nay idea why ? Is this a Jitpack issue ?

Seems also related to #514 & AppDevNext/Logcat#514

@julien-herrero-tab
Copy link
Author

Well, https://jitpack.io/com/github/AppDevNext/Logcat/LogcatCoreLib/2.12/LogcatCoreLib-2.12.pom is back from the dead...

I guess it was just a Jitpack instability (uncommon because affecting specific files), so I close the issue 👌

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

No branches or pull requests

2 participants