[ https://issues.apache.org/jira/browse/SCM-779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964941#comment-17964941 ]
Olivier Lamy commented on SCM-779: ---------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-scm#986|https://github.com/apache/maven-scm/issues/986]. > 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)