eclipse-vertx / eclipse-vertx/vert.x
Maven central unable to render dependencies for io.vertx artefacts
- Dominant language
- Java
- Stars
- 14.7k
- Forks
- 2.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 28
Description
### Version
4.5.14
### Context
Visit https://mvnrepository.com/artifact/io.vertx/vertx-core/4.5.14 and look at the dependency list, notice how no version is specified, nor is the nature (runtime/compile time etc) mentioned. This means one has to look in github to try to determine which version of a library is being used.
### Steps to reproduce
1. Click the link
### Extra
This data is important as it allows organisations to make a quick determination as to which version of a library you are using, in case we are also using it to ensure compatibility and to reason about related exceptions when the libraries are not compatible with each other.
Emphasis on netty which has recently incremented its minor version.
Contributor guide
Assessment
This issue has not been assessed yet.