spring-gradle-plugins / javadoc-plugin

4 stars 3 forks source link

Support OptionalDependenciesPlugin #13

Open rwinch opened 4 years ago

rwinch commented 4 years ago

Spring Framework and Boot use OptionalDependenciesPlugin which adds a configuration that is not exported.

I'm not sure where the best place to edit things are...the OptionalDependenciesPlugin or the AggregateJavadocPlugin plugin. Here is a test that fails.

rwinch commented 4 years ago

The latest efforts are being pushed to https://github.com/rwinch/javadoc-plugin/tree/gh-13-optional