olamy commented on a change in pull request #55: URL: https://github.com/apache/maven-parent/pull/55#discussion_r815431372
########## File path: pom.xml ########## @@ -1170,6 +1170,7 @@ under the License. <executions> <execution> <id>checkstyle-check</id> + <phase>validate</phase> Review comment: it's just frustrating to run a long build and get a missing space at the end... just forget a space in surefire-its it means you run everything for at least 1h (with a beefy laptop) and the build failure 😩 -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org