mirror of
https://github.com/jlengrand/helidon.git
synced 2026-03-10 15:50:14 +00:00
* Java 11 javadoc fixes. Turn on failOnError * Switch to javadoc aggregate goal. Docs are generated as part of site lifecycle * Update build.sh to build aggregated javadocs after build * Cleanup based on PR feedback * Removed requires java.activation * Update jpa-cdi module-info * Javadoc: update webclient module-info. Restore webserver dep in native-image-extension * Update build.sh to use tagged release of javadoc-pluing