Closed klys-equinix closed 4 months ago
This link: https://kotlin.github.io/kotlinx-kover/maven-plugin#goals gives 404 https://github.com/Kotlin/kotlinx-kover/blob/933fdb0a15b73013ebbcb97ba7be9a7c89d9ad01/README.md?plain=1#L133
Also this line should probably say Maven not Gradle plugin
Was it published to Maven?
I do not think this works
<plugin> <groupId>org.jetbrains.kotlinx</groupId> <artifactId>kover-maven-plugin</artifactId> <version>0.8.3</version> </plugin>
Hi, sorry for the inconvenience. Yesterday, the publication of artifacts was delayed due to technical reasons.
Now the releases have been published, an announcement has been made.
This link: https://kotlin.github.io/kotlinx-kover/maven-plugin#goals gives 404 https://github.com/Kotlin/kotlinx-kover/blob/933fdb0a15b73013ebbcb97ba7be9a7c89d9ad01/README.md?plain=1#L133
Also this line should probably say Maven not Gradle plugin
Was it published to Maven?
I do not think this works