Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: maven-scm-provider-svn
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
At the moment it is necessary to install a SVN command line client in order to use the maven-scm-plugin for Subversion repositories. But there is a pure Java implementation for SVN access, SVNKit (http://svnkit.com/), which makes an external tool obsolete.
Please provide an alternative implementation of the SCM provider for Subversion using SVNKit.
Activity
Dennis Lundberg
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Resolution | Won't Fix [ 2 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
Due to a non ASF compliant license cannot happen here at Apache.
There is however already an implementation of this available. You can read more about that here:
http://code.google.com/a/apache-extras.org/p/maven-scm-provider-svnjava/