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

   **[Duncan 
Doyle](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mccloud)** 
commented
   
   So, how would one solve that with the current way that the scm:tag works??
   
   Basically in the case you outlined, one needs to issue 2 mvn scm:tag 
commands, if neither pom is a superpom of the other. In that case, my algorithm 
would still work.
   
   What is your opinion on how to solve this issue? Basically the main usage 
(for me that is) of the scm:tag command is to automatically tag a complete 
project using a single command in a nightly build process (e.g. CruiseControl, 
Continuum) using the build number as tag. And the single command should work 
for both a 'normal' maven layout as well as a flat project layout.
   


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