[
https://issues.apache.org/jira/browse/SCM-779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963009#comment-17963009
]
ASF GitHub Bot commented on SCM-779:
------------------------------------
jira-importer commented on issue #986:
URL: https://github.com/apache/maven-scm/issues/986#issuecomment-2964637696
**[Michael
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
commented
This issue has been auto closed because it has been inactive for a long
period of time. If you think this issue still applies, retest your problem with
the most recent version of Maven and the affected component, reopen and post
your results.
> 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)