You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2020/04/08 10:36:05 UTC

[GitHub] [maven-javadoc-plugin] elharo commented on a change in pull request #34: [MJAVADOC-628] - add javadoc.io link pattern when option is …

elharo commented on a change in pull request #34: [MJAVADOC-628] - add javadoc.io link pattern when <detectLink> option is …
URL: https://github.com/apache/maven-javadoc-plugin/pull/34#discussion_r405423296
 
 

 ##########
 File path: src/main/java/org/apache/maven/plugins/javadoc/AbstractJavadocMojo.java
 ##########
 @@ -6517,13 +6520,24 @@ private boolean isJavadocVMInitError( String output )
     // Static methods
     // ----------------------------------------------------------------------
 
+    /**
+     * @return list of potential javadoc home urls to resolve <code>package-list</code> file
 
 Review comment:
   urls --> URLs
   
   should specify that this is returned in order of preference and indicate where URLs are looked up

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services