1 changed file
README.md | ||
Add comment 1 # Sample Maven project
Add comment 2
Add comment 3 Minus [](https://sonarcloud.io/dashboard?id=sonarsource_sample-maven-project)
Add comment 3 Plus [](https://sonarcloud.io/dashboard?id=maven-on-azdo)
Add comment 4
Add comment 5 Minus This project uses the [SonarScanner for Maven](https://redirect.sonarsource.com/doc/install-configure-scanner-maven.html) to trigger the analysis. Bitbucket Pipelines is configured to build and analyze all branches and pull requests.
Add comment 5 Plus This project is analyzed on SonarCloud, using
Add comment 6 Plus * The [SonarCloud extension](https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarcloud) for Azure DevOps
Add comment 7 Plus * The Microsoft's official Maven task, configured to run the SonarCloud analysis during it's execution.
Add comment 6 8
Add comment 7 Minus See [this PR](https://bitbucket.org/sonarsource/sample-maven-project/pull-requests/1) as example.
Add comment 9 Plus All of that configured in a YAML pipeline (see the azure-pipelines.yml file beside this README).
Add comment 10 Plus