Giovds commented on code in PR #11568:
URL: https://github.com/apache/maven/pull/11568#discussion_r2628401110


##########
impl/maven-impl/src/main/java/org/apache/maven/api/services/model/UrlNormalizer.java:
##########
@@ -18,6 +18,17 @@
  */
 package org.apache.maven.api.services.model;
 
+/**

Review Comment:
   Personally I agree that having an interface with 1 implementation is not as 
pure as it can be, though this is indeed a topic that is beyond the scope of 
this PR.
   
   I think the same discussion lives in #10328 
   
   If there is a consensus on what path we are taking, we can act accordingly 
for this (and perhaps more) classes.



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