slawekjaranowski commented on code in PR #130:
URL: https://github.com/apache/maven-doap-plugin/pull/130#discussion_r2615359653


##########
src/main/java/org/apache/maven/plugin/doap/DoapUtil.java:
##########
@@ -465,6 +469,9 @@ public static boolean isValidEmail(String str) {
      * @see #DEFAULT_TIMEOUT
      * @since 1.1
      */
+    // TODO this method fetches a URL but the response seems to be ignored.

Review Comment:
   Looks like a checking only if given url exist .... so maybe method HEAD will 
be good enough here



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