How can I re execute the first analysis?

Maybe it is an easy one but, we created a new project, we can see the first analysis there and now, we added multiple folders to be excluded and changed some rules.
I’d like to re execute the first analysis so we can really see the difference after excluding some folders and changing some rules

Hi @canyavall ,

You may consider to use a different version for your project (-Dsonar.projectVersion) and set this version to be the baseline for your new code period. For more information, see this documentation page.

Regards,
@AlxO