[jbosstools-issues] [JBoss JIRA] (JBIDE-24237) integration tests PR check relies on outdated update site

Lukáš Valach (JIRA) issues at jboss.org
Wed Jul 19 04:47:00 EDT 2017


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

Lukáš Valach closed JBIDE-24237.
--------------------------------


Verified, closing.

> integration tests PR check relies on outdated update site
> ---------------------------------------------------------
>
>                 Key: JBIDE-24237
>                 URL: https://issues.jboss.org/browse/JBIDE-24237
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: build, integration-tests
>    Affects Versions: 4.5.0.AM1
>            Reporter: Nick Boldt
>            Assignee: Pavol Srna
>             Fix For: 4.5.0.AM1
>
>
> My PR for jbosstools-integration-tests failed [1] to build because the build is looking at an outdated mirror, *jbosstools-coretests-mirror* = http://10.8.175.83:8081/nexus/content/repositories/jbosstools-coretests/plugins/
> {code}
> 14:17:43 [ERROR]   Software being installed: org.jboss.tools.arquillian.reddeer 4.4.100.qualifier
> 14:17:43 [ERROR]   Missing requirement: org.jboss.tools.arquillian.reddeer 4.4.100.qualifier requires 
> 'bundle org.jboss.ide.eclipse.as.reddeer [3.3.0,3.4.0)' but it could not be found
> {code}
> -- [1] https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbt-integration-tests-prcheck/354/console
> Why isn't the build resolving the root pom variable:
> {code}jbosstools-tests-site=http://download.jboss.org/jbosstools/${eclipseReleaseName}/snapshots/updates/coretests/${stream_jbt}/{code}
> If it was, you'd see the o.j.*.reddeer_3.3.0 plugins, instead of the 3.2.x version ones and the PR would build correctly. 
> See for yourself here - the 3.3.0 versions are here:
> http://download.jboss.org/jbosstools/oxygen/snapshots/updates/coretests/master/plugins/
> I've made a change to the job config [2] and have attempted to re-fire the PR build.
> [2] https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbt-integration-tests-prcheck/jobConfigHistory/showDiffFiles?timestamp1=2017-01-13_05-05-02&timestamp2=2017-04-06_17-23-57
> {code}
> -Djbosstools-coretests-mirror=http://download.jboss.org/jbosstools/oxygen/snapshots/updates/coretests/master/{code}
> How can the Nexus mirror be updated? More importantly, can there be one mirror for the 4.x stream and another for the 4.5.x stream?



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



More information about the jbosstools-issues mailing list