Disable javadoc module as it breaks the jenkins build. (See issue 5924)

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
This commit is contained in:
Joakim Erdfelt 2021-01-27 15:29:40 -06:00
parent aca497072e
commit 95797039bb
No known key found for this signature in database
GPG Key ID: 2D0E1FB8FE4B68B4
1 changed files with 0 additions and 2 deletions

View File

@ -1319,11 +1319,9 @@
</profile>
<profile>
<id>eclipse-release</id>
<!--
<modules>
<module>javadoc</module>
</modules>
-->
<build>
<plugins>
<plugin>