Ilya Basin created WAGON-498:
--------------------------------
Summary: 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
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)