Project Bitbucket with subproject - SonarCloud - Pipeline Azure

Hello good afternoon

I have a maven project in bitbucket that contains several maven subprojects and I want to generate a sonar report for each of those subprojects,
visualizing each one of those reports generated within SonarCloud.

Here is an example of the structure

Project A (bitbucket repository)

  • suproject 1
  • suproject 2
  • suproject 3

Can I specify the pipeline for azure for the parent project or for each subproject?

Hi @Huguette and welcome to the community.

What do you mean by a Sonar report ? Is it the Quality Gate box result that we display in the summary of an Azure Pipeline build ? Or something else ?

Thanks.

1 Like