[
https://issues.apache.org/jira/browse/SCM-779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed SCM-779.
------------------------------
Resolution: Auto Closed
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
> 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
(v7.6.3#76005)