GitHub user basinilya opened a pull request:
https://github.com/apache/maven-wagon/pull/42
[WAGON-498] ScmWagon should work in binary mode when possible
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/basinilya/maven-wagon WAGON-498
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven-wagon/pull/42.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #42
----
commit 7443918a2255d351241e5edc04ddfcb2cebdcc78
Author: Ilya Basin <basinilya@...>
Date: 2018-02-18T19:34:20Z
[WAGON-498] use maven-scm 1.9.6-SNAPSHOT
commit f7e30d9ae7c9418fd252fe4e46b9f766bc64c8b1
Author: Ilya Basin <basinilya@...>
Date: 2018-02-18T19:49:30Z
[WAGON-498] ScmWagon should work in binary mode when possible
----
---