Description
mvn -Dtest='TestNettyDataStreamChainTopologyWithGrpcCluster' clean test
... [INFO] --- maven-surefire-plugin:3.0.0:test (default-test) @ ratis-docs --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Apache Ratis 3.1.0-SNAPSHOT: [INFO] [INFO] Apache Ratis ....................................... SUCCESS [ 0.521 s] [INFO] Apache Ratis Documentation ......................... FAILURE [ 0.160 s] ... [INFO] BUILD FAILURE ... [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0:test (default-test) on project ratis-docs: No tests matching pattern "TestNettyDataStreamChainTopologyWithGrpcCluster" were executed! (Set -Dsurefire.failIfNoSpecifiedTests=false to ignore this error.) -> [Help 1]
The default value of failIfNoSpecifiedTests was changed in SUREFIRE-1910, released in 3.0.0-M6.
Attachments
Issue Links
- links to