Skip to content

Commit

Permalink
force phase of license check execution
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lamy <[email protected]>
  • Loading branch information
olamy committed Aug 29, 2024
1 parent d2bf4c1 commit a4da528
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2419,6 +2419,7 @@
<goals>
<goal>license-check</goal>
</goals>
<phase>verify</phase>
<configuration>
<failWhenReviewNeeded>true</failWhenReviewNeeded>
</configuration>
Expand Down

0 comments on commit a4da528

Please sign in to comment.