Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] Build failure with -> [ERROR] META-INF/ECLIPSE_.RSA: present in baseline only
  • From: Sarika Sinha <sarika.sinha@xxxxxxxxxx>
  • Date: Mon, 20 Jun 2022 11:14:10 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=in.ibm.com; dmarc=pass action=none header.from=in.ibm.com; dkim=pass header.d=in.ibm.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=i5XM8Owi/ls0drAu4rJZtKfbWjVmZ6aMpnap/mt1Zfg=; b=QyotvOMFIMZq0+nRYYpe/ayQBS7RglRzNBgEYlSHdMbzsjbyVn3Wc8Gyio928XLa2D78xTN1r3TXHjF2m3gVLBfGqCEI0H4GhmherReVExZFd8HL/t1Db94Ez2FepGeTlJUr1qUN6+j0SbrpsOyrnddqalhjMOXmq3m31GtO9+tiIJufvg9p5FsKO8JfPSub4gGtuPwGE3KykowT+NZMvy+pgbaARB0ggyRBOPddx4XcpgqscCtgU5BszXzmrl1QXbjKzYMNjSNzs1lc9juxXMhUhkLu8wSHFagq0tFjTwlYn9Q77ui3ZNBfDoFfIUhXVJc06Nt1T/Xkc+Z7nP1N+g==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Ln55E8K4Fj9qie3s+egF7HR5XA7R087p06g9AB0KmgSsHVfW38aZZP8P/8p5dVlCzveD7sid0KXqcN02fX+DnhQYmK6TCZPzn2kG3PHy2V90XWUOZdPKZ+1dULukeeFY+UWeuOiCzKZUenOCs/fG4Q7Ejscm5m3JwLYsiMfKTeutALR4ZJOJmGvVblkkyP2AmMxrGJEy5qFUiTSbgDbPlFKo153t+rbByr18EmFYeTE4PcqN2P9rh2Ar9WrZzW9RhZ7iP5vHwbx6evQEhxNTZhY5gsl7BLn/VHpxiXkDQJ2uj6LSrZW+FGkBFe4vxv3V3BKPYC9Li+bKgk9WzTjxRQ==
  • Delivered-to: platform-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/platform-dev/>
  • List-help: <mailto:platform-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/platform-dev>, <mailto:platform-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/platform-dev>, <mailto:platform-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHYhI8T3UQEXk5ys0OhAfMLoyYQEK1YcjUA//+xbBA=
  • Thread-topic: Build failure with -> [ERROR] META-INF/ECLIPSE_.RSA: present in baseline only

Look similar to what I just reported :

https://github.com/eclipse/tycho/issues/1053

 

Thanks & Regards,

Sarika

 

 

From: platform-dev <platform-dev-bounces@xxxxxxxxxxx> on behalf of Vikas Chandra <Vikas.Chandra@xxxxxxxxxx>
Date: Monday, 20 June 2022 at 3:52 PM
To: platform-dev@xxxxxxxxxxx <platform-dev@xxxxxxxxxxx>
Subject: [EXTERNAL] [platform-dev] Build failure with -> [ERROR] META-INF/ECLIPSE_.RSA: present in baseline only

Hi all, PR validation build seems to fail in PDE with this following error 13:56:16 [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release)

ZjQcmQRYFpfptBannerStart

This Message Is From an External Sender

This message came from outside your organization.

ZjQcmQRYFpfptBannerEnd

Hi all,

 

PR validation build seems to fail in PDE with this following error

 

13:56:16 [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) on project org.eclipse.pde.core: Baseline and reactor have same fully qualified version, but with different content
13:56:16 [ERROR] different
13:56:16 [ERROR] META-INF/ECLIPSE_.RSA: present in baseline only
13:56:16 [ERROR] META-INF/ECLIPSE_.SF: present in baseline only

 

 

Issue -> https://github.com/eclipse-pde/eclipse.pde/issues/163

 

 

Does anyone know the fix to this issue?

 

Thanks and Regards,

Vikas

 


Back to the top