Answer the question
In order to leave comments, you need to log in
In my project, after importing maven dependencies or after clean command, maven refuses to see tests. Why is that?
I write tests using Cucumber+Java
Project structure
In general, the essence is this. I have Allure screwed on, with its wonderful reports. We launch it with the following commands:
mvn clean test
mvn sit
mvn jetty:run
So, everything fails at the initial stage, with the Maven clean command. Details.
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ b2b-web-test ---
[INFO] No sources to compile
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question