Skip to content

quarkus-devservices-deployment does not depend on quarkus-devservices #52695

@vsevel

Description

@vsevel

Describe the bug

error message Quarkus extension deployment artifact io.quarkus:quarkus-devservices-deployment:jar:3.32.0 does not appear to depend on the corresponding runtime artifact io.quarkus:quarkus-devservices:jar:3.32.0 appears in quarkiverse/quarkus-artemis#1047 and makes the build fail.
this seems to be the case indeed that the dependency is missing. is this an oversight?
cc @holly-cummins

Expected behavior

there should not be any error in goal io.quarkus:quarkus-maven-plugin:3.32.0:go-offline

Actual behavior

the build fails

How to Reproduce?

follow quarkiverse/quarkus-artemis#1047 (comment) : ./mvnw quarkus:go-offline

Output of uname -a or ver

No response

Output of java -version

No response

Quarkus version or git rev

3.32

Build tool (ie. output of mvnw --version or gradlew --version)

maven

Additional information

No response

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions