From 2f93c766ed7fed2c50f55ffda29a08e81387a077 Mon Sep 17 00:00:00 2001 From: Benjamin Culkin Date: Sat, 18 May 2024 20:51:00 -0400 Subject: Continue to improve --- pom.xml | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index d27c3f3..f38a22b 100644 --- a/pom.xml +++ b/pom.xml @@ -74,6 +74,22 @@ + + 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-clean-plugin 3.1.0 @@ -140,6 +156,54 @@ + + + + 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/slim-tomcat-maven-plugin + + + 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 + + + + run-its -- cgit v1.2.3