[ 
https://issues.apache.org/jira/browse/WAGON-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16368657#comment-16368657
 ] 

ASF GitHub Bot commented on WAGON-498:
--------------------------------------

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

----


> ScmWagon should work in binary mode when possible
> -------------------------------------------------
>
>                 Key: WAGON-498
>                 URL: https://issues.apache.org/jira/browse/WAGON-498
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-scm
>    Affects Versions: 3.0.0, 3.0.1
>            Reporter: Ilya Basin
>            Priority: Major
>
> See SCM-867
> By default, CVSNT will corrupt jars during `mvn deploy`. Vanilla CVS less 
> likely, but still possible due to Keyword substitution. ScmWagon needs to 
> perform checkout and add commands with the '-kb' flag (binary).
> For that we need to call the overloaded methods added recently in maven-scm 
> 1.9.6.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to