danny0405 commented on PR #10969:
URL: https://github.com/apache/hudi/pull/10969#issuecomment-2041747438
It looks like the 3.2.5 surefire plugin has some validation check:
```java
Caused by: org.apache.maven.plugin.MojoFailureException: No tests matching
pattern "skipJavaTests" were executed! (Set
-Dsurefire.failIfNoSpecifiedTests=false to ignore this error.)
at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute
(AbstractSurefireMojo.java:902)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]