Skip to content

fix: removes unneeded dependency to 'openapi' task#444

Merged
ndr-brt merged 1 commit intomainfrom
removes-dependency
Apr 20, 2026
Merged

fix: removes unneeded dependency to 'openapi' task#444
ndr-brt merged 1 commit intomainfrom
removes-dependency

Conversation

@ndr-brt
Copy link
Copy Markdown
Member

@ndr-brt ndr-brt commented Apr 20, 2026

What this PR changes/adds

Removes unnecessary dependency to the openapi task, that is causing failures in version 1.5.1 during artifact publication (see).

The openapi* task is already set as a dependency of the jar task so it will always run before the publishing convention.

Why it does that

Briefly state why the change was necessary.

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Linked Issue(s)

Closes # <-- insert Issue number if one exists

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@ndr-brt ndr-brt added the bug Something isn't working label Apr 20, 2026
@ndr-brt ndr-brt requested a review from a team as a code owner April 20, 2026 07:24
@ndr-brt ndr-brt merged commit 2533d2d into main Apr 20, 2026
9 of 12 checks passed
@ndr-brt ndr-brt deleted the removes-dependency branch April 20, 2026 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants