Missing AAR file in 1.4.0 Release
See original GitHub issueHi,
There seems to be an issue with a missing AAR file again in the 1.4.0 release as happened with the 1.3.0 release https://github.com/GitLiveApp/firebase-kotlin-sdk/issues/185. I’m guessing it’s the same issue.
The firebase-common-android-debug-1.4.0.aar
is the missing file in https://repo.maven.apache.org/maven2/dev/gitlive/firebase-common-android-debug/1.4.0/
@Reedyuk resolved the issue last time, so perhaps you could fix the issue again.
Thanks
Issue Analytics
- State:
- Created 2 years ago
- Reactions:7
- Comments:20 (10 by maintainers)
Top Results From Across the Web
Skipping upload for missing aar and pom file - Stack Overflow
POM and ARR files are not uploaded. There is a error. Skipping upload for missing file 'F:\Android\Personal_Project\sampleMavenLib\sinalib\build ...
Read more >Android dependency 'androidx.core:core' has different version ...
Android dependency 'androidx.core:core' has different version for the compile (1.0.0) and runtime (1.0.1) classpath. You should manually set the same ...
Read more >Appcompat - Android Developers
Version 1.4.0. November 17, 2021. androidx.appcompat:appcompat:1.4.0 and androidx.appcompat: ...
Read more >Install and set up | ArcGIS Runtime API for Android
Use the latest version of ArcGIS Runtime for Android to build mobile apps that incorporate capabilities such as mapping, geocoding, routing, geoprocessing, ...
Read more >spring-boot-starter-parent » 1.4.0.RELEASE - Maven Repository
Category/License Version Updates
Parser Generator 2.7.7 ✓
EPL 1.0LGPL 2.1 1.1.7 1.4.5
Logging EPL 1.0LGPL 2.1 1.1.7 1.4.5
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Any update on this issue? 1.4.1 and have this issue
@tiagonuneslx sorry, I am a bit stupid when it comes to this. I tried
publishToMavenLocal
have the library and all the .aar files in the local maven repo (on my disk) but I cannot to get it to compile. It’s still erroring the same way, added mavenLocal as the repository, tried adding src/libs and some other methods I’ve found. Could you please provide a short summary on steps needed to get it to work?This issue is now fixed from version 1.4.3 onwards.