I have a maven project which can be run from command line (in IntelliJ). Yet, when I try to in the UI, I get the following error.
testSuiteXmlFiles0 has null value
Attached is the screenshot of error and maven runtime configuration. Again, the command line (in the runtime configuration) works fine from command line.
mvn clean test -Dsurefire.suiteXmlFile=src/test/resources/legacy/bddsSmoke.xml -Dbrowser=chrome -Denvironment=sit03