[jbosstools-issues] [JBoss JIRA] (JBIDE-24225) publish p2diff app to Nexus for easier use in jenkins jobs

Martin Malina (JIRA) issues at jboss.org
Mon Apr 16 10:14:01 EDT 2018


     [ https://issues.jboss.org/browse/JBIDE-24225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Malina closed JBIDE-24225.
---------------------------------


> publish p2diff app to Nexus for easier use in jenkins jobs
> ----------------------------------------------------------
>
>                 Key: JBIDE-24225
>                 URL: https://issues.jboss.org/browse/JBIDE-24225
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 4.4.4.AM2
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 4.5.3.Final
>
>         Attachments: maven-releng-fetch.png
>
>
> Rather than bootstrapping by hand and having to reference p2diff like this:
> {code}
> p2diff=/home/hudson/static_build_env/jbds/p2diff/x86$(if [[ $(uname -a | grep x86_64) ]]; then echo _64; fi)/p2diff
> {code}
> It would be way better if we could just fetch it via a maven step (as we do for other releng scripts) ...
>  !maven-releng-fetch.png|thumbnail! 
> ... and automatically unpack it to the workspace.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list