You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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./
Hi @hannesa2, I am facing this issue when compiling my app :
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
The text was updated successfully, but these errors were encountered: