Re: [equinox-dev] Log Maven version in p2-master and p2-gerrit jobs

2019-06-01 Thread Mykola Nikishov
> I've added '--show-version' to Maven target for both p2-master [2] and > p2-gerrit [3] jobs. This would log some useful information about Maven > version like: Now both jobs use Maven 3.5.4: --8<---cut here---start->8--- Apache Maven 3.5.4

Re: [equinox-dev] Trigger a Gerrit event manually is broken

2019-06-01 Thread Daniel Megert
Same for JDT and Platform. If you still have a handle the old job, you can retrigger that one. Dani From: Mykola Nikishov To: equinox-dev@eclipse.org Date: 01.06.2019 10:49 Subject:[EXTERNAL] [equinox-dev] Trigger a Gerrit event manually is broken Sent by:

[equinox-dev] Trigger a Gerrit event manually is broken

2019-06-01 Thread Mykola Nikishov
Hi, It is not possible to manually re-trigger build [1], search fails to find changes with: com.jcraft.jsch.JSchException: Session.connect: java.net.SocketException: Connection reset [1] https://ci.eclipse.org/equinox/gerrit_manual_trigger/ [2]

[equinox-dev] Log Maven version in p2-master and p2-gerrit jobs

2019-06-01 Thread Mykola Nikishov
Hi there, Using apache-maven-latest (which is Maven 3.6.1 now) causes problems [1]. As I understand, this would break any other jobs that are using apache-maven-latest and has org.eclipse:eclipse-platform-parent as a parent. It is not clear from a build log what Maven version was actually used.