From c6f08a40096fa60ed161b7f55c3ee8e3704e7e31 Mon Sep 17 00:00:00 2001 From: tkarasyova Date: Fri, 4 Feb 2022 17:27:00 +0200 Subject: [PATCH] Add 'maven-checkstyle-plugin' --- samples/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/samples/pom.xml b/samples/pom.xml index 67e65470..e83356c5 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -44,6 +44,13 @@ true + + org.apache.maven.plugins + maven-checkstyle-plugin + + true + + org.sonatype.plugins nexus-staging-maven-plugin