Chucker 3.5.1: missing .aar file in maven repository
See original GitHub issueI just tried to upgrade to version 3.5.1
and this release is missing the .aar
file in mavencentral:
The no-op .aar
does exist:
Issue Analytics
- State:
- Created 2 years ago
- Reactions:16
- Comments:9 (2 by maintainers)
Top Results From Across the Web
Publish an aar file to Maven Central with Gradle not working
You can publish your aar to JCenter instead. It's the default in Android Studio. You can sync to Central from there in much...
Read more >Missing aar file for 1.3.0 in Maven Central · Issue #725 - GitHub
The checksum files appear, but not the aar file itself. On the other hand the aar file does exists for v3: https://repo.maven.apache.org/maven2/ ...
Read more >How to Host Maven Repository for Android AAR File on IIS
Publish Android aar file to a local Maven repository. Host the local Maven repository on IIS. Add Android dependency from the hosted Maven ......
Read more >Gradle build does not support local aar dependencies.
I'm resolving my .aar file(s) from a Maven repo and I'm getting the "cannot find symbol" error during compilation as well.
Read more >Android Maven Publish For Your Libraries | by Viktoriia.io
This article will save your day in attempts of doing preparation & uploads of your Android libraries' AAR artifacts to Maven.
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 FreeTop 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
Top GitHub Comments
For more clarity here is the build error stack-trace:
Please refer maven lib artifact link for more info/proof.
Feels really strange. I will draft a
3.5.2
and let’s hope this time things will work better.