slachiewicz commented on code in PR #130:
URL: https://github.com/apache/maven-doap-plugin/pull/130#discussion_r2616205331
##########
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:
This checks if artefact is available in remote repo - so maybe check via
resolver?
--
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]