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

BOM contains a non-resolvable dependency: io.micrometer:docs #4606

Closed
timyates opened this issue Jan 22, 2024 · 1 comment
Closed

BOM contains a non-resolvable dependency: io.micrometer:docs #4606

timyates opened this issue Jan 22, 2024 · 1 comment
Labels
duplicate A duplicate of another issue

Comments

@timyates
Copy link
Contributor

Looks like a new docs module was added.

This isn't published to maven (correctly), but it appears in the BOM as a dependency (incorrectly)

ie: https://central.sonatype.com/artifact/io.micrometer/micrometer-bom/1.12.2

Contains

      <dependency>
        <groupId>io.micrometer</groupId>
        <artifactId>docs</artifactId>
        <version>1.12.2</version>
      </dependency>
@timyates
Copy link
Contributor Author

Ahhhh... already reported and fixed #4585

Sorry for the noise!

@shakuzen shakuzen added the duplicate A duplicate of another issue label Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

2 participants