SCM plug-in should tell at what revision the source is when it finishes
-----------------------------------------------------------------------

                 Key: SCM-322
                 URL: http://jira.codehaus.org/browse/SCM-322
             Project: Maven SCM
          Issue Type: Improvement
          Components: maven-plugin
    Affects Versions: 1.0
            Reporter: Alex Mayorga Adame
            Priority: Trivial


It would be nice to have this feature.

As of now the output is like this:
{noformat}
...
[INFO] [scm:update]
[INFO] Executing: svn --non-interactive update
[INFO] Working directory: C:\archiva
[INFO] Storing revision in 'scm.revision' project property.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
...
{noformat}

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