Add scm:update-scm-tag
----------------------

                 Key: SCM-468
                 URL: http://jira.codehaus.org/browse/SCM-468
             Project: Maven SCM
          Issue Type: New Feature
          Components: maven-plugin
    Affects Versions: 1.2
            Reporter: Baptiste MATHUS
            Priority: Minor


In each pom, maven users have to maintain the <scm /> xxxConnection tags to 
match the actual location of the project.
When you checkout or move a project in the repository tree, those tags become 
incorrect. So you have to update them manually and take care for typos.

As the information is present in the scm metadata (subversion, for me, by using 
"svn info"), those tags could be simply updated automatically by such a goal.

Obviously, this goal would be even more useful when being ran at the root of a 
multimodule project.

Thanks a lot.
Cheers.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to