question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

AutoService generated META-INF files is not getting packages into the kotlin_library's output jar.

See original GitHub issue

https://github.com/google/auto/tree/master/service

Works on a java_library jar but fails on kotlin_library.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
jbarr21commented, Nov 2, 2018

@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?

0reactions
kageiitcommented, Jan 17, 2019

cc @thalescm to make sure its still on his radar 😃

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found