-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.x, 2.0
-
Fix Version/s: 1.2
-
Component/s: maven-scm-provider-cvs
-
Labels:None
-
Flags:Patch
I want to tag ONE file in the working directory.
I don't want to tag ALL files.
I call SCM Plugin with a FileSet instance which contains only one file.
However, CVS provider doesn't use it and tags ALL files in the working directory.