#umldoclet — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #umldoclet, aggregated by home.social.
-
Just wasted >7 hours wondering why #Maven failed to generate my JavaDoc with #PlantUML class diagrams.
The reason? For unknown reason, #UMLDoclet (a plugin for JavaDoc used to generate the diagrams) throws an IllegalArgumentException if you set #JavaDoc's output level to “verbose”. 🤡 😭
This issue is known and had supposedly been fixed in 2024 but the fix does not appear to actually work: https://github.com/talsma-ict/umldoclet/issues/633