Paul Hicks created SCM-659:
------------------------------

             Summary: gitexe SCM: Configurability of SCM info method 
                 Key: SCM-659
                 URL: https://jira.codehaus.org/browse/SCM-659
             Project: Maven SCM
          Issue Type: Improvement
          Components: maven-scm-provider-git
    Affects Versions: 1.6
            Reporter: Paul Hicks


I need to use the output of "git describe" with the buildnumber plugin. The 
newest versions of gitexe scm are using "git rev-parse --verify HEAD" which is 
a sensible choice, but won't work for me. Is there a way to configure how the 
info method works? I can't find a definition of the API.

I'd be happy to develop this and submit a patch. I just need to know how 
individual methods in the SCM plugin are configured. I'm not having any luck 
with http://maven.apache.org/scm/maven-scm-api/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to