From 248018c48444c31df057db9f58a554a305dc5ce3 Mon Sep 17 00:00:00 2001 From: Benjamin Culkin Date: Sun, 21 Jan 2024 15:47:02 -0500 Subject: Fix things --- pom.xml | 92 +++++++++++++++++++++++++++++------------------------------------ 1 file changed, 41 insertions(+), 51 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 7ff0012..2cbc6db 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ 4.0.0 - bjc + com.ashardalon RGens 0.0.2-SNAPSHOT jar @@ -45,6 +45,7 @@ ${surefireArgLine} + 0 @@ -62,6 +63,13 @@ maven-site-plugin 3.7.1 + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 3.5.3 + + maven-project-info-reports-plugin @@ -78,49 +86,6 @@ - - org.jacoco - jacoco-maven-plugin - 0.8.2 - - - - pre-unit-test - - prepare-agent - - - - ${project.build.directory}/coverage-reports/jacoco-ut.exec - - surefireArgLine - - - - - post-unit-test - test - - report - - - - ${project.build.directory}/coverage-reports/jacoco-ut.exec - - ${project.reporting.outputDirectory}/jacoco-ut - - - - @@ -134,12 +99,12 @@ - bjc + com.ashardalon BJC-Utils2 2.0-SNAPSHOT - bjc + com.ashardalon inflexion 2.0-SNAPSHOT @@ -159,7 +124,7 @@ 1.0 - io.github.bculkin2442 + com.ashardalon esodata 2.0-SNAPSHOT @@ -174,10 +139,35 @@ maven-changes-plugin 2.12.1 - - maven-changelog-plugin - 2.3 - + + + ashardalon-dav + dav:https://ashardalon.com/projects/rgens + + + 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 + + + -- cgit v1.2.3