File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 2727 uses : apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
2828 with :
2929 maven-args : ' -D"maven.test.redirectTestOutputToFile=false -Pmaven3"'
30- maven-matrix : ' [ "3.9.9" ] '
31- jdk- matrix : ' [ "11", "17", "21" ]'
30+ maven4-enabled : false
31+ matrix-exclude : ' [ {"jdk": "8"} ]'
3232 ff-goal : ' -P run-its verify javadoc:jar'
3333 verify-goal : ' -P run-its verify javadoc:jar'
3434
Original file line number Diff line number Diff line change 2727 uses : apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
2828 with :
2929 maven-args : ' -D"maven.test.redirectTestOutputToFile=false"'
30- maven-matrix : ' [ "3.9.9", "4.0.0-rc-3" ]'
3130 maven4-enabled : true
3231 matrix-exclude : ' [ {"jdk": "8"} ]'
3332 ff-goal : ' -P run-its verify javadoc:jar'
You can’t perform that action at this time.
0 commit comments