[
https://issues.apache.org/jira/browse/SCM-483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961740#comment-17961740
]
ASF GitHub Bot commented on SCM-483:
------------------------------------
jira-importer opened a new issue, #700:
URL: https://github.com/apache/maven-scm/issues/700
**[Tom
Rodriguez](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=tmrodrig)**
opened
**[SCM-483](https://issues.apache.org/jira/browse/SCM-483?redirect=false)** and
commented
Perforce has developed a new Java Native API for access to perforce called
P4Java. You can access it here:
ftp://ftp.perforce.com/perforce/r09.1/bin.java/p4java.zip. This completely
reworked API does not require that the p4 client be installed on the system.
The SCM Perforce Provider should be modified to use this new native java API to
eliminate the many issues involved with depending on the p4 executable.
---
**Affects:** 1.2
**Attachments:**
-
[maven-scm-perforce-p4java.jar](https://issues.apache.org/jira/secure/attachment/12718755/maven-scm-perforce-p4java.jar)
(_18.75 kB_)
7 votes, 6 watchers
> Update SCM Perforce Provider to use P4Java
> ------------------------------------------
>
> Key: SCM-483
> URL: https://issues.apache.org/jira/browse/SCM-483
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Improvement
> Components: maven-scm-provider-perforce
> Affects Versions: 1.2
> Reporter: Tom Rodriguez
> Assignee: Dan Tran
> Priority: Major
> Attachments: maven-scm-perforce-p4java.jar
>
>
> Perforce has developed a new Java Native API for access to perforce called
> P4Java. You can access it here:
> ftp://ftp.perforce.com/perforce/r09.1/bin.java/p4java.zip. This completely
> reworked API does not require that the p4 client be installed on the system.
> The SCM Perforce Provider should be modified to use this new native java API
> to eliminate the many issues involved with depending on the p4 executable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)