Pankraz76 commented on PR #2396: URL: https://github.com/apache/maven/pull/2396#issuecomment-2915543289
Caused by: org.apache.maven.plugin.MojoExecutionException: The following files had format violations: src/main/java/org/apache/maven/plugin/coreit/CleanMojo.java @@ -70,7 +70,6 @@ ············outputFile·=·new·File(project.getBasedir(),·pathname).getAbsoluteFile(); ········} - ········outputFile.getParentFile().mkdirs(); ········try·{ ············outputFile.createNewFile(); Run 'mvn spotless:apply' to fix these violations. -- 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