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:
[email protected]