AutoService generated META-INF files is not getting packages into the kotlin_library's output jar.
See original GitHub issuehttps://github.com/google/auto/tree/master/service
Works on a java_library
jar but fails on kotlin_library
.
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (6 by maintainers)
Top Results From Across the Web
META-INF/services in JAR with Gradle - java - Stack Overflow
META -INF/services in JAR with Gradle ... I wanted to build a plugin module that can be loaded with a ServiceLoader . This...
Read more >Jar file only works with Java classes but not with Kotlin
Just curious: what actually is in the generated JAR? You can rename it from .jar to .zip and open it to look into...
Read more >The Java Plugin - Gradle User Manual
Assembles the production JAR file, based on the classes and resources attached to the main source set. javadoc — Javadoc. Depends on: classes....
Read more >Home of Quarkus Cheat-Sheet - GitHub Pages
Automatically generate AppCDS as part of the build process set the next property: quarkus.package.create-appcds=true . To make use of it, just run java...
Read more >Building a Native Executable - Quarkus
Mandrel is a downstream distribution of the Oracle GraalVM CE. Mandrel's main goal is to provide a way to build native executables specifically...
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
@sbalabanov Why is this a won’t fix? I understand that you don’t have bandwidth, but can we still leave this open for potential contributors?
cc @thalescm to make sure its still on his radar 😃