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

[ISSUE 20] Add support for SonarQube 10.4 'DownloadOnlyWhenRequired' feature #21

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

dedece35
Copy link
Member

@dedece35 dedece35 commented Feb 1, 2024

Changes made to support new SonarQube 10.4 DownloadOnlyWhenRequired feature.

  • Minimum version of sonar-packaging-maven-plugin is 1.22.0.705 : we have already 1.23.0.740 version.
  • Property added with applicable languages (java)
  • Manifest is generated as expected

I have not tested with SonarQube 10.4 yet because of neither docker image 10.4 nor 10.5 available to check.

Closes #20

@dedece35 dedece35 requested a review from utarwyn February 1, 2024 17:50
@dedece35 dedece35 self-assigned this Feb 1, 2024
Copy link

sonarqubecloud bot commented Feb 1, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@dedece35 dedece35 merged commit ffafe60 into main Feb 1, 2024
2 checks passed
@dedece35 dedece35 deleted the ISSUE_20 branch February 1, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make "ecoCode-php" compatible with SonarQube 10.4 "DownloadOnlyWhenRequired" feature
2 participants