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

quarkus plugin sync is broken #43191

Closed
iocanel opened this issue Sep 10, 2024 · 1 comment · Fixed by #43192
Closed

quarkus plugin sync is broken #43191

iocanel opened this issue Sep 10, 2024 · 1 comment · Fixed by #43192
Assignees
Labels
area/cli Related to quarkus cli (not maven/gradle/etc.) kind/bug Something isn't working
Milestone

Comments

@iocanel
Copy link
Contributor

iocanel commented Sep 10, 2024

Describe the bug

The command is broken due to the fact that sync is run indirectly before the actual command runs.
This happens due to regressions in QuarkusCli that may trigger sync when quarkus plug xxx is run.

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

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

@iocanel iocanel added the kind/bug Something isn't working label Sep 10, 2024
@iocanel iocanel self-assigned this Sep 10, 2024
@geoand geoand added area/cli Related to quarkus cli (not maven/gradle/etc.) and removed triage/needs-triage labels Sep 11, 2024
Copy link

quarkus-bot bot commented Sep 11, 2024

/cc @ebullient (cli), @maxandersen (cli)

@ebullient ebullient changed the title quarkus plug sync is broken quarkus plugin sync is broken Sep 11, 2024
@quarkus-bot quarkus-bot bot added this to the 3.17 - main milestone Oct 16, 2024
@gsmet gsmet modified the milestones: 3.17 - main, 3.16.0 Oct 21, 2024
@gsmet gsmet modified the milestones: 3.16.0, 3.15.2 Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Related to quarkus cli (not maven/gradle/etc.) kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants