Skip to content

Commit

Permalink
[MPOM-373] Execute spotless-m-p before apache-rat-plugin (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
kwin authored Dec 5, 2022
1 parent 2df891e commit 2eb1671
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1246,6 +1246,8 @@ under the License.
<goals>
<goal>check</goal>
</goals>
<!-- execute after spotless-maven-plugin -->
<phase>process-resources</phase>
</execution>
</executions>
</plugin>
Expand Down

0 comments on commit 2eb1671

Please sign in to comment.