File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 945
945
<postBuildHookScript >verify</postBuildHookScript >
946
946
<localRepositoryPath >${project.build.directory} /local-repo</localRepositoryPath >
947
947
<goals >
948
- <goal >install</goal >
948
+ <goal >install --no-transfer-progress </goal >
949
949
</goals >
950
950
<settingsFile >${project.basedir} /src/it/settings.xml</settingsFile >
951
951
<streamLogsOnFailures >true</streamLogsOnFailures >
963
963
<pomIncludes >
964
964
<pomInclude >*/pom.xml</pomInclude >
965
965
</pomIncludes >
966
- <postBuildHookScript >verify</postBuildHookScript >
966
+ <postBuildHookScript >verify --no-transfer-progress </postBuildHookScript >
967
967
<localRepositoryPath >${project.build.directory} /local-repo</localRepositoryPath >
968
968
<settingsFile >${project.basedir} /src/it/settings.xml</settingsFile >
969
969
<streamLogsOnFailures >true</streamLogsOnFailures >
You can’t perform that action at this time.
0 commit comments