kwin opened a new issue, #1040:
URL: https://github.com/apache/maven-plugin-tools/issues/1040

   ### New feature, improvement proposal
   
   For `externalJavadocBaseUrls` both the module specific (e.g. 
<https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html>)
 and the module agnostic path formats (e.g. 
<https://docs.oracle.com/javase/8/docs/api/java/lang/String.html>) are 
supported (being derived automatically from resources provided below the given 
baseUrls like `element-list` and `module-summary.html`.
   However for `internalJavadocBaseUrls` this detection cannot be used as at 
the time of the descriptor generation the javadoc does not exist yet.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to