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/03/09 00:49:22 UTC

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

elharo commented on a change in pull request #18: [MPIR-393] Cleanup getArchiveServer
URL: https://github.com/apache/maven-project-info-reports-plugin/pull/18#discussion_r389424622
 
 

 ##########
 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:
   no <br> needed

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