Added jobs that builds the project and then runs the MAL and COM testbeds in parallel. Test reports are uploaded as artifacts.
Currently COM testbed fails, there are several different errors. I had to make some changes to pom.xml files, so that the project can be built successfully. Also, some relative paths were incorrect.
I undid some pom.xml changes related to building testbeds and instead build testbeds in separate job.
Also added MAL/SPP testbed job. This is skipped for now as build fails because of compilation error.
Added jobs that builds the project and then runs the MAL and COM testbeds in parallel. Test reports are uploaded as artifacts. Currently COM testbed fails, there are several different errors. I had to make some changes to pom.xml files, so that the project can be built successfully. Also, some relative paths were incorrect.