Skip to content

Commit

Permalink
Actually execute Maven Invoker verification scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
norrisjeremy authored and tcurdt committed Aug 27, 2024
1 parent 6d88f60 commit 0df624c
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 @@ -484,6 +484,7 @@
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
<streamLogs>true</streamLogs>
<settingsFile>src/it/settings.xml</settingsFile>
<postBuildHookScript>verify</postBuildHookScript>
<goals>
<goal>clean</goal>
<goal>package</goal>
Expand Down

0 comments on commit 0df624c

Please sign in to comment.