We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 323c590 commit 4a59623Copy full SHA for 4a59623
pom.xml
@@ -372,10 +372,10 @@
372
<version>${spring-javaformat-maven-plugin.version}</version>
373
<executions>
374
<execution>
375
- <phase>validate</phase>
+ <phase>process-sources</phase>
376
<inherited>true</inherited>
377
<goals>
378
- <goal>validate</goal>
+ <goal>apply</goal>
379
</goals>
380
</execution>
381
</executions>
0 commit comments