Dan Tran created SCM-779:
----------------------------
Summary: scm:validate needs to use provided credentials
Key: SCM-779
URL: https://jira.codehaus.org/browse/SCM-779
Project: Maven SCM
Issue Type: Improvement
Components: maven-plugin
Affects Versions: 1.9.1
Environment: perforce
Reporter: Dan Tran
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
(v6.1.6#6162)