From 6b94b54d1601dc07cfd71cbd2e4b0563afdf06f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=8A?= =?UTF-8?q?=D1=80=20=D0=9A=D1=83=D1=80=D1=82=D0=B0=D0=BA=D0=BE=D0=B2?= Date: Fri, 4 Oct 2024 14:53:28 +0300 Subject: [PATCH] Stop jarsigning PGP sign is enough, simrel no longer requires jarsigning and build becomes faster and more stable without the network roadtrips caused by eclipse-jarsigner. --- m2e-parent/pom.xml | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/m2e-parent/pom.xml b/m2e-parent/pom.xml index 8f4705fcf..b698432b3 100644 --- a/m2e-parent/pom.xml +++ b/m2e-parent/pom.xml @@ -199,15 +199,6 @@ - - org.eclipse.cbi.maven.plugins - eclipse-jarsigner-plugin - 1.5.0 - - true - DO_NOT_RESIGN - - @@ -220,25 +211,6 @@ - - eclipse-sign - - - - org.eclipse.cbi.maven.plugins - eclipse-jarsigner-plugin - - - sign - - sign - - - - - - - windows