jira-importer commented on issue #400:
URL: https://github.com/apache/maven-scm/issues/400#issuecomment-2964591873

   **[Neil 
Padgen](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=nrp)** 
commented
   
   I can see the advantages of both persistent and transient clientspecs.  I 
would expect the persistent clientspec to be used more often than the transient 
clientspec - Continuum will be building things every hour, while modules will 
be released probably not much more than once a day.
   
   You should almost definitely use the "Description" field of a clientspec to 
describe the purpose of the client.
   
   Name: client
   Root: /path/to/root
   Description:
          Created by 
maven-scm-provider-perforce for maven-release-plugin
   View:
          //depot/project/... //client/...
   
   Then it's easy to do "p4 clients |grep 
'maven-scm-provider-perforce.*maven-release-plugin' " to identify which ones 
ought to be deleted.
   
   As for your "hint", could you create a property 
"maven.scm.perforce.transient-clientspec" to true or false?
   
   


-- 
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]

Reply via email to