|
Description
|
Here is an implementation of a Visual Source Safe factory for maven changelog plugin.
To use it :
'maven.changelog.factory' property must be set to 'org.apache.maven.vsslib.VssChangeLogFactory'
and connection string must have the following format:
scm:vss:${vss.repository_path}:${vss.user_inf}:${vss.project_path}
example:
scm:vss:\\server1\dolto:guest:/java/myProject
|
Here is an implementation of a Visual Source Safe factory for maven changelog plugin.
To use it :
'maven.changelog.factory' property must be set to 'org.apache.maven.vsslib.VssChangeLogFactory'
and connection string must have the following format:
scm:vss:${vss.repository_path}:${vss.user_inf}:${vss.project_path}
example:
scm:vss:\\server1\dolto:guest:/java/myProject
|
|
Environment
|
Windows
vss command line (ss.exe) must be in the system path
|
Windows
vss command line (ss.exe) must be in the system path
|
|
Fix Version/s
|
|
1.8
[ 11440
]
|
Source code