You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul Hicks (JIRA)" <ji...@codehaus.org> on 2012/01/24 02:48:02 UTC

[jira] (SCM-659) gitexe SCM: Configurability of SCM info method

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

        

[jira] (SCM-659) gitexe SCM: Configurability of SCM info method

Posted by "Robert Scholte (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/SCM-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte updated SCM-659:
-------------------------------

    Priority: Minor  (was: Major)
    
> 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
>            Priority: Minor
>
> 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

        

[jira] (SCM-659) gitexe SCM: Configurability of SCM info method

Posted by "Paul Hicks (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/SCM-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=289217#comment-289217 ] 

Paul Hicks commented on SCM-659:
--------------------------------

Oops, this should be a minor.  Don't have permission to edit it.  Sorry.
                
> 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