desruisseaux commented on code in PR #1017:
URL:
https://github.com/apache/maven-compiler-plugin/pull/1017#discussion_r2753616811
##########
src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java:
##########
@@ -1215,7 +1227,6 @@ public void execute() throws MojoException {
throw new CompilationFailureException("I/O error while compiling
the project.", e);
}
}
-
Review Comment:
Keep blank line between methods.
--
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]