Skip to content

Commit 052ce53

Browse files
authored
[SUREFIRE-2150] upgrade to parent pom 39 (#614)
* [SUREFIRE-2150] upgrade to parent pom 39 * fix IT by removing line numbers from test Signed-off-by: Olivier Lamy <olamy@apache.org>
1 parent 208eae2 commit 052ce53

File tree

1,300 files changed

+52004
-64299
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,300 files changed

+52004
-64299
lines changed

.github/workflows/maven-verify.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
ff-goal: 'clean install site site:stage -P reporting -nsu'
3232
ff-site-goal: '-v'
3333
verify-goal: 'clean install -nsu -P run-its'
34-
verify-fail-fast: false
34+
verify-fail-fast: true
3535
failure-upload-path: |
3636
surefire-its/target/*/log.txt
3737
surefire-its/target/**/surefire-reports/*

0 commit comments

Comments
 (0)