Sonarqube 9 github action workflow in maven project using jdk 8

Actually I missed a critical part in spiting the job this way.

It will use different runner like in a parallel build even if the job depends on the previous, so the jar files are long gone, I need to run this as steps not split jobs