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.

Kotlin source is not being published in the sources.jar

See original GitHub issue

Kotlin source is not being published in the sources.jar and hence it becomes hard to check the documentation inside of the IDE while using kotlin due to missing kotlindoc or source.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
renannpradocommented, Jun 25, 2019

@BillyYccc @vietj sorry for the delay, but yes it does work. Thanks!

0reactions
vietjcommented, Jun 22, 2019

now the kotlin source code should be in the kotlin code base https://github.com/vert-x3/vertx-lang-kotlin/blob/3.8/vertx-lang-kotlin/pom.xml#L299

Read more comments on GitHub >

github_iconTop Results From Across the Web

Gradle plugin sources are not published to Plugin Portal when ...
Sources and javadoc jars are published only if maven-publish plugin is not applied, so you have to choose between the ability to publish...
Read more >
Source jars of Android-only libraries published with the Kotlin ...
When publishing a library targeting only Android using the Kotlin Multiplatform Gradle plugin, the sources jars uploaded to the repository don't contain the ......
Read more >
How to attach the Kotlin library sources?
It's easy: you need to put the path to root folder which contains sources. If this folder is under jar, there's no problem:...
Read more >
gradle - How can I publish a javadoc.jar file with my Kotlin ...
Unfortunately, the IntelliJ IDEA project wizard and the Kotlin multiplatform docs do not help me do that. When running the Gradle task ...
Read more >
Android library plugin should provide a way to build sources ...
P1, Android Studio does not read AGP 7.1 source & javadoc jars ... androidx-master-dev/buildSrc/src/main/kotlin/androidx/build/SourceJarTaskHelper.kt#36 ”.
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