Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maven plugin doc errors #657

Closed
klys-equinix opened this issue Jul 19, 2024 · 1 comment
Closed

Maven plugin doc errors #657

klys-equinix opened this issue Jul 19, 2024 · 1 comment
Assignees
Labels
Bug Bug issue type S: untriaged Status: issue reported but unprocessed

Comments

@klys-equinix
Copy link

klys-equinix commented Jul 19, 2024

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>
        
@klys-equinix klys-equinix added Bug Bug issue type S: untriaged Status: issue reported but unprocessed labels Jul 19, 2024
@shanshin
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug issue type S: untriaged Status: issue reported but unprocessed
Projects
None yet
Development

No branches or pull requests

2 participants