mirror of
https://github.com/PaperMC/Paper.git
synced 2025-04-28 14:45:08 +02:00
Move execution phase of checkstyle
This commit is contained in:
parent
0ec9b61de9
commit
c4af066cb7
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -274,7 +274,7 @@
|
|||
<version>3.0.0</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>validate</phase>
|
||||
<phase>process-classes</phase>
|
||||
<goals>
|
||||
<goal>check</goal>
|
||||
</goals>
|
||||
|
|
Loading…
Add table
Reference in a new issue