Skip to content

Fix NoPluginFoundForPrefixException for sonar - #2020

Merged
poojah-adyen merged 1 commit into
mainfrom
fix-sonar-plugin-path
Jul 27, 2026
Merged

Fix NoPluginFoundForPrefixException for sonar#2020
poojah-adyen merged 1 commit into
mainfrom
fix-sonar-plugin-path

Conversation

@poojah-adyen

@poojah-adyen poojah-adyen commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Description

CI's SonarCloud step started failing with No plugin found for prefix 'sonar'.

This replaces sonar:sonar with the supported, fully-qualified goal org.sonarsource.scanner.maven:sonar-maven-plugin:sonar in both workflows (javaci.yml, sonarcloud.yml). The version is ,intentionally omitted so Maven resolves the latest scanner release automatically — no manual version bumps required.

Tested scenarios

Fixed issue:

@poojah-adyen
poojah-adyen requested a review from a team as a code owner July 27, 2026 10:11
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@sonarqubecloud

Copy link
Copy Markdown

@poojah-adyen
poojah-adyen enabled auto-merge July 27, 2026 10:25
@poojah-adyen
poojah-adyen added this pull request to the merge queue Jul 27, 2026
Merged via the queue into main with commit bd99852 Jul 27, 2026
8 checks passed
@poojah-adyen poojah-adyen added the Fix Indicates a bug fix label Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Fix Indicates a bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants