From 93bc0f23a13f9e9df3bf71894d479dbd5d952ba6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89amonn=20McManus?= Date: Sun, 19 May 2024 11:52:28 -0700 Subject: [PATCH] Skip signing graal-native-test module. (#2675) --- graal-native-image-test/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/graal-native-image-test/pom.xml b/graal-native-image-test/pom.xml index e70a645964..3564e1c2e9 100644 --- a/graal-native-image-test/pom.xml +++ b/graal-native-image-test/pom.xml @@ -104,6 +104,14 @@ true + + org.apache.maven.plugins + maven-gpg-plugin + + + true + +