From 444ec37dd69191c2438ec1522f7e76d6657d047a Mon Sep 17 00:00:00 2001 From: Benjamin Culkin Date: Wed, 31 Jan 2024 19:52:13 -0500 Subject: Tweak POM to work right --- pom.xml | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 71 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index bbc2331..77c3f7b 100644 --- a/pom.xml +++ b/pom.xml @@ -2,13 +2,34 @@ 4.0.0 - bjc + com.ashardalon dicelang-parent 2.0-SNAPSHOT pom + + UTF-8 + + + + maven-site-plugin + 3.7.1 + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 3.5.3 + + + + + + maven-project-info-reports-plugin + 3.0.0 + + maven-compiler-plugin 3.8.0 @@ -47,8 +68,56 @@ + + + + maven-javadoc-plugin + 3.4.0 + + + + maven-surefire-plugin + 2.22.1 + + + maven-changes-plugin + 2.12.1 + + + + + + + ashardalon-dav + dav:https://ashardalon.com/projects/dicelang + + + ashardalon + Ashardalon Snapshots + https://repo.ashardalon.com/snapshots + + + ashardalon + Ashardalon Releases + https://repo.ashardalon.com/releases + + + + + ashardalon-forge + Ashardalon Forge + https://repo.ashardalon.com + + true + + + true + + + + - base + base dice -- cgit v1.2.3