[ 
https://issues.apache.org/jira/browse/SCM-779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963008#comment-17963008
 ] 

ASF GitHub Bot commented on SCM-779:
------------------------------------

jira-importer opened a new issue, #986:
URL: https://github.com/apache/maven-scm/issues/986

   **[Dan 
Tran](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=dantran)** 
opened 
**[SCM-779](https://issues.apache.org/jira/browse/SCM-779?redirect=false)** and 
commented
   
   There is a need for p4maven a perforce scm provider using p4java to validate 
it current workspace before starting release:prepare
   
   the correct place is to have perforce provider to implement validateScmUrl, 
but this interface does not consume any credential outside of the the url
   
   we will need  a new interface
   
   public ValidateScmResult validate( ScmRepository repository, File basedir );
   
   
   
   ---
   
   **Affects:** 1.9.1
   




> scm:validate needs to use provided credentials
> ----------------------------------------------
>
>                 Key: SCM-779
>                 URL: https://issues.apache.org/jira/browse/SCM-779
>             Project: Maven SCM (Moved to GitHub Issues)
>          Issue Type: Improvement
>          Components: maven-plugin
>    Affects Versions: 1.9.1
>         Environment: perforce
>            Reporter: Dan Tran
>            Priority: Major
>
> There is a need for p4maven a perforce scm provider using p4java to validate 
> it current workspace before starting release:prepare
> the correct place is to have perforce provider to implement validateScmUrl, 
> but this interface does not consume any credential outside of the the url
> we will need  a new interface 
> public ValidateScmResult validate( ScmRepository repository, File basedir );



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to