Skip to content

Commit a34ec43

Browse files
Build and test with Maven 4
1 parent cb677d2 commit a34ec43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/maven.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
with:
2727
ff-goal: 'install' # site use project version for reporting, no ITs
2828
verify-goal: '-P run-its verify'
29+
maven4-enabled: true
2930

3031
# deploy:
3132
# name: Deploy

0 commit comments

Comments
 (0)