Tibor17 commented on pull request #340:
URL: https://github.com/apache/maven-surefire/pull/340#issuecomment-792721126


   Pls see the CI logs and fix the chceckstyle:
   ```
   Error:  
src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java:[3628,13]
 (whitespace) ParenPad: '(' is not followed by whitespace.
   Error:  
src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java:[3628,44]
 (whitespace) ParenPad: ')' is not preceded with whitespace.
   Error:  
src/test/java/org/apache/maven/plugin/surefire/AbstractSurefireMojoTest.java:[2008,41]
 (whitespace) ParenPad: '(' is not followed by whitespace.
   Error:  
src/test/java/org/apache/maven/plugin/surefire/AbstractSurefireMojoTest.java:[2008,54]
 (whitespace) ParenPad: '(' is not followed by whitespace.
   Error:  
src/test/java/org/apache/maven/plugin/surefire/AbstractSurefireMojoTest.java:[2008,69]
 (whitespace) ParenPad: ')' is not preceded with whitespace.
   Error:  
src/test/java/org/apache/maven/plugin/surefire/AbstractSurefireMojoTest.java:[2008,70]
 (whitespace) ParenPad: ')' is not preceded with whitespace.
   Error:  
src/test/java/org/apache/maven/plugin/surefire/AbstractSurefireMojoTest.java:[2009,22]
 (whitespace) ParenPad: '(' is not followed by whitespace.
   Error:  
src/test/java/org/apache/maven/plugin/surefire/AbstractSurefireMojoTest.java:[2009,35]
 (whitespace) ParenPad: '(' is not followed by whitespace.
   Error:  
src/test/java/org/apache/maven/plugin/surefire/AbstractSurefireMojoTest.java:[2009,52]
 (whitespace) ParenPad: ')' is not preceded with whitespace.
   Error:  
src/test/java/org/apache/maven/plugin/surefire/AbstractSurefireMojoTest.java:[2009,88]
 (whitespace) ParenPad: ')' is not preceded with whitespace.
   ```


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to