eclipse / Xpect

This repository has been rewritten to move to the Eclipse Foundation. Find the old history here: https://github.com/TypeFox/Xpect
http://www.xpect-tests.org/
Eclipse Public License 2.0
30 stars 28 forks source link

GH-275: Update site broken #276

Closed mmews-n4 closed 4 years ago

mmews-n4 commented 4 years ago

see #275

updates version of apache-maven to 3.2.5, former version was 3.0.5 (see available versions at: https://wiki.eclipse.org/Jenkins#Apache_Maven).

dhuebner commented 4 years ago

Thanks @mmews-n4 we will need the same on the release_0.2.0 branch once master is built

mmews-n4 commented 4 years ago

I ran the Jenkins here already but there stills seems to be a problem when running xvnc (see end of log here: https://ci.eclipse.org/xpect/job/Xpect-Integration-Release/22/console).

However, artefacts are built already and available.

dhuebner commented 4 years ago

@mmews-n4 I will try

agent {
      kubernetes {
        label 'ui-test'
      }
    }