[
https://jira.codehaus.org/browse/SCM-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=348615#comment-348615
]
Dan Tran edited comment on SCM-760 at 6/23/14 11:56 AM:
--------------------------------------------------------
Also this should not work since the url
{code}
scm:perforce:///${basedir}/target/repository/trunk is invalid at least
at windows ( c:/ is not a valid remote path )
{code}
was (Author: danttran):
Also this should not work since the url
{code }
scm:perforce:///${basedir}/target/repository/trunk is invalid at least
at windows ( c:/ is not a valid remote path )
{code}
> remove maven-scm-plugin's RemoveMojoTest due to specific Perforce setup
> requirement
> -----------------------------------------------------------------------------------
>
> Key: SCM-760
> URL: https://jira.codehaus.org/browse/SCM-760
> Project: Maven SCM
> Issue Type: Task
> Components: maven-plugin
> Affects Versions: 1.9
> Reporter: Dan Tran
> Assignee: Dan Tran
> Fix For: 1.10
>
>
> Currently this test uses P4 for its scm repo, and only runs when p4(.exe)
> detected on its path, however, it also expects special settings from
> environment as well at at the remote server. This make it very tough to set
> up and run out the box.
> It is better to defer this back to the provider itself and run plugin
> integration test
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)