mthmulders commented on a change in pull request #67:
URL: https://github.com/apache/maven-wagon/pull/67#discussion_r429754973
##########
File path:
wagon-tcks/wagon-tck-http/src/main/java/org/apache/maven/wagon/tck/http/GetWagonTests.java
##########
@@ -545,4 +549,9 @@ protected void testErrorHandling( final int code )
// expected
}
}
+
+ protected AuthenticationInfo getAuthIfNeeded( AuthenticationInfo info )
throws Exception
Review comment:
What is the purpose of this method?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]