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

Nick Boldt (JIRA) issues at jboss.org
Tue Apr 4 19:29:00 EDT 2017


Nick Boldt created JBIDE-24225:
----------------------------------

             Summary: 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
         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) and automatically unpack it to the workspace.





--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list