swagger-api/swagger-codegen-generators

[BUG][maven] Does NOT execute tests

xerx593 opened this issue · 0 comments

Description

mvn clean test leads always to:

--- maven-surefire-plugin:3.0.0:test (default-test) @ swagger-codegen-generators ---
Using configured provider org.apache.maven.surefire.junit4.JUnit4Provider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results:

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

------------------------------------------------------------------------

This one is tougher:

Maven does not find JUnit(/testNG) tests to run

...

To the good news

Only 1 test fails (from IDE).