[jbosstools-issues] [JBoss JIRA] (JBIDE-15135) Attach metadata during assembly instead of publish time

Mickael Istria (JIRA) issues at jboss.org
Wed Feb 4 03:28:49 EST 2015


    [ https://issues.jboss.org/browse/JBIDE-15135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13037417#comment-13037417 ] 

Mickael Istria commented on JBIDE-15135:
----------------------------------------

Sorting of elements by order of insertion seems to be provided for free by dmr. So that part is fixed with JBIDE-19092.
About having the "current" branch (meaning yet unclear to me), I have a change that makes the revision block look as following
{code}
    "revision" : {
        "HEAD" : "c1d83415317ad9f33566bc13ee480c5144ae5084",
        "currentBranch" : "refs/heads/master",
        "knownReferences" : [
            {
                "name" : "jbosstools",
                "url" : "git at github.com:jbosstools/jbosstools-aerogear.git",
                "ref" : "HEAD"
            },
            {
                "name" : "jbosstools",
                "url" : "git at github.com:jbosstools/jbosstools-aerogear.git",
                "ref" : "master"
            }
        ]
    }
{code}
[~maxandersen]: Does it fit your expectations?

> Attach metadata during assembly instead of publish time
> -------------------------------------------------------
>
>                 Key: JBIDE-15135
>                 URL: https://issues.jboss.org/browse/JBIDE-15135
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: build
>            Reporter: Mickael Istria
>            Assignee: Mickael Istria
>             Fix For: 4.3.0.Alpha1
>
>
> In order to make it easier to deal with Nexus and to have an homogeneous way to access build metadata (commit id), it would be interesting to move creation of metadata at assembly time (same time as when we create index and so on), and put it directly into the site.
> Then whether we use Nexus or a home-made publication, we are sure that we can access metadata whenever we can access the binaries.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list