hboutemy commented on a change in pull request #657:
URL: https://github.com/apache/maven/pull/657#discussion_r789481375



##########
File path: 
maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/RelocatedArtifact.java
##########
@@ -29,7 +29,7 @@
 /**
  * @author Benjamin Bentmann
  */
-final class RelocatedArtifact
+public final class RelocatedArtifact

Review comment:
       why switching to public this class from an internal package?
   is there a real intent or just a unintended commit from local tests?




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