cstamas commented on code in PR #12338:
URL: https://github.com/apache/maven/pull/12338#discussion_r3453417143


##########
impl/maven-core/src/test/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactoryTest.java:
##########
@@ -364,8 +364,18 @@ void transportConfigurationTest() throws 
InvalidRepositoryException {
         MavenExecutionRequest request = new DefaultMavenExecutionRequest();
         request.setLocalRepository(getLocalRepository());
 
-        // native
+        // default (no property set) should select Apache

Review Comment:
   No need to do anything, JDK is not on classpath, hence apache is default.



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