On 2020-02-08, Gary Gregory wrote: > On Sat, Feb 8, 2020 at 11:50 AM Stefan Bodewig <bode...@apache.org> wrote:
>> On 2020-02-08, Gary Gregory wrote: >>> - mvn javadoc:javadoc outputs LOTS of errors. >> Not a single one for me (building with Java 8). > Did you run 'mvn javadoc:javadoc'? Yes > Please see https://pastebin.com/ZLVdrEhr Th eoutput is talking about modules, so you must be using something newer than Java8, which may explain the difference. We may need to change the configuration to get rid of ,---- | javadoc: error - The code being documented uses modules but the packages defined in https://docs.oracle.com/javase/9/docs/api/ are in the unnamed module `---- but I have no idea how. The whole bunch of error messages prior to that seem unrelated to Commons Compress. The rest are HTML5 warnings, I'll look into them. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org