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/06/05 09:03:45 UTC

[GitHub] [maven-project-info-reports-plugin] slachiewicz commented on a change in pull request #18: [MPIR-393] Cleanup getArchiveServer

slachiewicz commented on a change in pull request #18:
URL: https://github.com/apache/maven-project-info-reports-plugin/pull/18#discussion_r435788242



##########
File path: src/main/java/org/apache/maven/report/projectinfo/ProjectInfoReportUtils.java
##########
@@ -276,6 +277,19 @@ public static boolean isArtifactUrlValid( String url )
         return URL_VALIDATOR.isValid( url );
     }
 
+    /**
+     * Convenience method to return the name of a web-based mailing list archive server. <br>

Review comment:
       not needed JavaDoc or public method?




----------------------------------------------------------------
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