TestEngine with ID ‘junit-jupiter’ failed to discover tests in Maven configuration
I have a maven project with system and unit tests. I want to run JUnit plugin tests in headless mode. When I run the JUnit plugin tests from Eclipse using the option Run As -> JUnit Plugin Tests, it works fine. However, when I try to run them from the command line, I encounter the following error: