[Releng] Create a maven profile to run all tests easily
Currently we need to uncomment some lines in backend/papyrus-web/pom.xml to run all the contributed tests (>5000 tests, requiring around 6h of build).
I propose to create a maven profile to run easily these tests when required.