Commit 27f097e
committed
build: Ignore missing Javadoc tags in javadoc plugin
Set doclint to all,-missing on maven-javadoc-plugin so that missing @param
(and other missing-tag) reports do not fail the javadoc jar build, while
keeping every other doclint check (bad HTML, broken references, etc.).1 parent e9cfa18 commit 27f097e
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
236 | 239 | | |
237 | 240 | | |
238 | 241 | | |
| |||
0 commit comments