From 5c33254a5d01b60024ddb5c896fb8f0b35054b55 Mon Sep 17 00:00:00 2001 From: spencergibb Date: Wed, 1 Dec 2021 19:57:04 -0500 Subject: [PATCH] skip gpg plugin for docs --- pom.xml | 1 - train-docs/pom.xml | 7 +++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dad88aa..c4a0b98 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,6 @@ starters - 1.6 diff --git a/train-docs/pom.xml b/train-docs/pom.xml index c6bc1d5..07668a7 100644 --- a/train-docs/pom.xml +++ b/train-docs/pom.xml @@ -116,6 +116,13 @@ maven-deploy-plugin + + org.apache.maven.plugins + maven-gpg-plugin + + true + +