From 3741b3f5674cdafe6d558a1e2aaf2f7a0b772f98 Mon Sep 17 00:00:00 2001 From: Grzegorz Piwowarek Date: Sat, 12 Oct 2024 10:22:05 +0200 Subject: [PATCH] Skip nexus-staging-maven-plugin for vavr-benchmark (#2904) --- vavr-benchmark/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/vavr-benchmark/pom.xml b/vavr-benchmark/pom.xml index 8f4df9c22..69ee13644 100644 --- a/vavr-benchmark/pom.xml +++ b/vavr-benchmark/pom.xml @@ -110,6 +110,13 @@ true + + org.sonatype.plugins + nexus-staging-maven-plugin + + true + +