Commit 5c8cec3
committed
ci: remove dead/no-op -Dmaven.javadoc.skip=true flags (4 occurrences)
The build job's flag (package phase) is removed too: javadoc was verified to build
clean and is now validated by the build + verify jobs. The vmlens/PIT/JMH ones were
dead no-ops (test/test-compile/exec:java never reach the package phase). streambuffer
is Java-8 (<source>8>) so javadoc stays in classpath mode — no skip needed anywhere.
https://claude.ai/code/session_01EQJCrQGmxCBf8WTCDuFE3X1 parent 5b9caf2 commit 5c8cec3
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
155 | 154 | | |
156 | 155 | | |
157 | 156 | | |
| |||
0 commit comments