Skip to content

Conversation

@ppxl
Copy link
Member

@ppxl ppxl commented Nov 13, 2025

With SonarQube 25.x, the property -Dsonar.login no longer works. Instead, an authentication token must be used as singular authentication information (that is, no username). This commit uses respective property for maven sonar goals which provide a token via the configuration map.

With SonarQube 25.x, the property `-Dsonar.login` no longer works.
Instead, an authentication token must be used as singular authentication
information (that is, no username). This commit uses respective property
for maven sonar goals which provide a token via the configuration map.
@ppxl ppxl added the bug label Nov 13, 2025
ppxl added 2 commits November 13, 2025 13:57
The static abstract class construct does not allow to read the config
map from the outer class. Unless there is more need to use full config
map values, this commit relies on an ugly boolean.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants