apache / openmeetings

Mirror of Apache Openmeetings
Other
639 stars 260 forks source link

error while trying to generate Javadocs #195

Closed WUZHUHE38 closed 2 months ago

WUZHUHE38 commented 2 months ago

QQ截图20240815085250 It looks like you're encountering an error while trying to generate Javadocs for your project using Maven. The key issue seems to be a FileNotFoundException when Maven attempts to fetch a URL for the Javadoc documentation.

solomax commented 2 months ago

I have no issues building both locally and at our CI server But both are Ubuntu

I'll try to reproduce it at Windows and will report back here :)

solomax commented 2 months ago

Just have tested

both

Are GREEN

Windows test box params:

  Win 10 Pro (all recent updates)
  Oracle JDK 17
  Maven 3.9.8

  mvn clean install -PJenkins,allModules

Please re-open with additional details if still an issue