From 82ebfcec06ee1f6590d96adbfb24488225bc19c7 Mon Sep 17 00:00:00 2001 From: fishinitself Date: Sun, 24 Sep 2023 12:10:43 +0300 Subject: [PATCH] javadoc set up (#3) Co-authored-by: mershov --- pom.xml | 47 ++++++++++++++++++++++++++++------------------- 1 file changed, 28 insertions(+), 19 deletions(-) diff --git a/pom.xml b/pom.xml index 5782f9f..78c28df 100644 --- a/pom.xml +++ b/pom.xml @@ -123,27 +123,36 @@ - - - - atlassian-public - https://maven.atlassian.com/repository/public - - true - never - warn - - - true - warn - - - - - - + + + + atlassian-public + https://maven.atlassian.com/repository/public + + true + never + warn + + + true + warn + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.6.0 + + *.groovy*. + + + org.jetbrains.kotlin kotlin-maven-plugin