Commit 5116c01
committed
fix: remove obsolete javadoc legacy flags for plugin 3.12.0
maven-javadoc-plugin 3.12.0 handles JPMS modules natively, so
legacyMode and sourceFileExcludes=module-info.java are no longer
needed. Added compile phase before javadoc generation to ensure
ANTLR sources are available for proper module resolution.1 parent 6393144 commit 5116c01
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 30 | + | |
34 | 31 | | |
35 | 32 | | |
36 | 33 | | |
| |||
0 commit comments