cstamas commented on PR #1771: URL: https://github.com/apache/maven-resolver/pull/1771#issuecomment-3811736598
Also, some transport may support or not support something based on config... and again, protocol is just not enough to decide all this. Either use repo url or whole repo instance. Hence, my 5 cents would be: * make the method `canHandle(RepositorySystemSession, RemoteRepository)` instead. But, the erasure of this method now became same as that of `newInstance`.... -- 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]
