Skip to content

Comments

Quarkus Maven plugin: Attach artifacts for uber-jar without suffix#52717

Open
Asger-KB wants to merge 1 commit intoquarkusio:mainfrom
Asger-KB:main
Open

Quarkus Maven plugin: Attach artifacts for uber-jar without suffix#52717
Asger-KB wants to merge 1 commit intoquarkusio:mainfrom
Asger-KB:main

Conversation

@Asger-KB
Copy link

When quarkus.package.jar.type=uber-jar and quarkus.package.jar.add-runner-suffix=false and attachRunnerAsMainArtifact=true the maven plugin did not attach either a main artifact or secondary artifacts.

@quarkus-bot quarkus-bot bot added area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/maven labels Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/maven

Projects

None yet

Development

Successfully merging this pull request may close these issues.

quarkus-maven-plugin does not attach a main artifact, causing maven-install-plugin and maven-deploy-plugin to fail

1 participant