Hola @ANA_JESSICA_CERECER!
Welcome to the SonarSource community! Apologies for the late welcome.
As you can tell from the logs, here is the message about coverage:
It looks like your xmlReportPath looks incorrect: the /${aggregate.report.dir}
wasn’t substituted with the literal path to the file. Please check this path value and try again.
For reference, please review our Community guide [Coverage & Test Data] Importing JaCoCo coverage report in XML format, which may help you.
If this still doesn’t work, please show the new logs from your Maven sonar-scanner step as you did before.
Joe