This might work:
https://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#jdkToolchain

Combine with profiles to activate by default when using jdk 9+.

On Tue, 26 Mar 2019 at 13:04, Gary Gregory <garydgreg...@gmail.com> wrote:
>
> Hi All:
>
> Is it possible to tell Maven using the toolchains.xml to use Java >= 9 if
> present to run Javadoc?
>
> Starting with Java 9, Javadoc creates _searchable_ Javadoc's, the top right
> of the page has a search box, quite handy.
>
> If would be nice to add this to commons-parent.
>
> Gary



-- 
Matt Sicker <boa...@gmail.com>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to