[
https://issues.apache.org/jira/browse/SCM-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964401#comment-17964401
]
Olivier Lamy commented on SCM-186:
----------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-scm#397|https://github.com/apache/maven-scm/issues/397].
> Using the wrong command-line option to set the perforce host
> ------------------------------------------------------------
>
> Key: SCM-186
> URL: https://issues.apache.org/jira/browse/SCM-186
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-perforce
> Reporter: John Didion
> Assignee: Mike Perham
> Priority: Critical
> Fix For: 1.0-beta-4
>
>
> In PerforceScmProvider.createP4Command, you are using -H to set the perforce
> host. The option should actually be -p. -H sets the hostname of the client.
> Horrible terminology, I agree.
> See for info:
> http://www.perforce.com/perforce/doc.052/manuals/cmdref/env.P4PORT.html#1040647
--
This message was sent by Atlassian Jira
(v8.20.10#820010)