New feature, improvement proposal
When I want to build javadoc for a module that links incubating module (like vector API) there is no way to suppress this warning in the javadoc itself, which also means that I can't use maven-javadoc-plugin with failOnWarnings. As a stop-gap solution, before it is possible to suppress this in the javadoc, are you willing to accept this as an opt-in feature? (filter out incubating warnings if this feature is enabled)
New feature, improvement proposal
When I want to build javadoc for a module that links incubating module (like vector API) there is no way to suppress this warning in the
javadocitself, which also means that I can't usemaven-javadoc-pluginwithfailOnWarnings. As a stop-gap solution, before it is possible to suppress this in the javadoc, are you willing to accept this as an opt-in feature? (filter out incubating warnings if this feature is enabled)