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

Nick Boldt (JIRA) issues at jboss.org
Mon Jan 5 12:10:29 EST 2015


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

Nick Boldt commented on JBIDE-15135:
------------------------------------

{quote}This is meant to go in the upstream block when upstream data is available{quote}
When is it available? How is it made available? How do you test this offline? How does the mojo know about upstream projects, since none of the jobs are linked in Jenkins?

{quote}Same reason, it's reporting the value of the property from Jenkins (or CLI).{quote}
Why not also dump variables we know are important which are resolved from parent pom? Why only worry about CLI variables, not defaults too? (Consider what you see in the Help > About > Eclipse Config view -- it contains BOTH things set CLI / eclipse.ini and also defaults pulled from the OS/system. I think we should do that too.)

Re: OS/JDK details... we should include those. It's way better to just collect it at publish time than to have to go dig up the information later if something fails which is slave config specific, or is an OS-related problem. Is it a lot of work to collect that information? Surely you can just grab the output of `uname -a;java -version` ?

 

> 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.2.x
>
>
> 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