michael-o commented on pull request #128:
URL: https://github.com/apache/maven-scm/pull/128#issuecomment-946095386
@cstamas Looks much better now. A few issues left:
```
./maven-scm-api/src/main/java/org/apache/maven/scm/provider/ScmProviderRepository.java:
* <li>IBM Rational ClearQuest Enabled UCM ClearCase (task)
./maven-scm-api/src/main/java/org/apache/maven/scm/provider/ScmProviderRepository.java:
* like Perforce and Clearcase where the server must track where a
./maven-scm-api/src/main/java/org/apache/maven/scm/provider/ScmProviderRepository.java:
* user checks out to. If false, the server entry (clientspec in Perforce
./maven-scm-plugin/src/main/java/org/apache/maven/scm/plugin/AbstractScmMojo.java:
* The user name (used by svn, starteam and perforce protocol).
./maven-scm-plugin/src/main/java/org/apache/maven/scm/plugin/AbstractScmMojo.java:
* The user password (used by svn, starteam and perforce protocol).
./maven-scm-plugin/src/main/java/org/apache/maven/scm/plugin/AbstractScmMojo.java:
* A workItem for SCMs like RTC, TFS etc, that may require additional
```
Please have a look, those as specific code spots for those SCMs. I want to
nuke them to oblivion. WDYT?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]