Kotlin/kotlinx-kover

Maven plugin doc errors

klys-equinix opened this issue · 1 comments

This link: https://kotlin.github.io/kotlinx-kover/maven-plugin#goals gives 404

The list of Kover goals is specified in [this document section](https://kotlin.github.io/kotlinx-kover/maven-plugin#goals).

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.