-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
Milestone
Description
Describe the bug
Hi,
I noticed that quarkus-vertx-http-dev-ui-resources currently includes the following dependency:
org.mvnpm.at.mvnpm
qomponent
1.0.3
However, the JAR published on Maven Central appears to be corrupted, as you can verify by downloading it from:
https://central.sonatype.com/artifact/org.mvnpm.at.mvnpm/qomponent/1.0.3/versions
Expected behavior
The published jar file is not corrupted
Actual behavior
The published jar file is corrupted
How to Reproduce?
You can download the jar file from https://central.sonatype.com/artifact/org.mvnpm.at.mvnpm/qomponent/1.0.3/versions and try to extract the ".more.tgz" file located inside the META-INF folder
Output of uname -a or ver
No response
Output of java -version
No response
Quarkus version or git rev
No response
Build tool (ie. output of mvnw --version or gradlew --version)
No response
Additional information
No response