Commit 26f9302
Add doclint=none to suppress javadoc lint errors during site build
failOnError alone doesn't prevent the site plugin from failing when
javadoc exits with code 1 due to lint errors. doclint=none suppresses
reference-not-found and missing-param warnings at the javadoc tool level.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 09bdd71 commit 26f9302
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| 196 | + | |
196 | 197 | | |
197 | 198 | | |
198 | 199 | | |
| |||
0 commit comments