Re: Building OM 6.0.0

2021-03-22 Thread Filip Žák
Big thanks for help. [INFO] [INFO] Reactor Summary for Openmeetings 6.0.0: [INFO] [INFO] Openmeetings ... SUCCESS [ 13.041 s] [INFO] Openmeetings Util .. SUC

Re: Building OM 6.0.0

2021-03-22 Thread Maxim Solodovnik
There are tests that only works at machine with some 3rd party tools In this case it is `ImageMagic` tests expects it's binaries are in the PATH to bypass this you can use `Jenkins` profile (created for our CI server) so the final command will be `mvn clean install -PallModules,Jenkins` (`allModu

Re: Building OM 6.0.0

2021-03-22 Thread Filip Žák
Thanks I removed all 'node_modules' folders but now I have this: *INFO] Results:[INFO] [ERROR] Failures: [ERROR] TestFileService.addFileTest:68 Width should be determined ==> expected: <150> but was:[INFO] [ERROR] Tests run: 210