From 1ec56346ceff08612b1702e19e561c23b2280b10 Mon Sep 17 00:00:00 2001 From: Benjamin Culkin Date: Mon, 1 Jul 2024 17:31:15 -0400 Subject: Update POM --- pom.xml | 116 ++++++++++++++++++++-------------------------------------------- 1 file changed, 36 insertions(+), 80 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 21aa2b5..97a2b13 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - io.github.bculkin2442 + com.ashardalon everge 0.4.0-SNAPSHOT jar @@ -46,12 +46,12 @@ 4.13.1 - bjc + com.ashardalon BJC-Utils2 2.0-SNAPSHOT - io.github.bculkin2442 + com.ashardalon esodata 2.0-SNAPSHOT @@ -74,8 +74,7 @@ maven-surefire-plugin 2.22.1 - - ${surefireArgLine} + 0 @@ -93,6 +92,13 @@ maven-site-plugin 3.7.1 + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 3.5.3 + + maven-project-info-reports-plugin @@ -125,64 +131,6 @@ exec-maven-plugin 1.6.0 - - - - Site Copy - post-site - - exec - - - rsync - - -av - --delete - target/site/ - docs/ - - - - - - - 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 - - @@ -258,13 +206,6 @@ - - org.apache.maven.plugins - maven-javadoc-plugin - 3.1.0 - - - maven-surefire-plugin 2.22.1 @@ -273,20 +214,35 @@ maven-changes-plugin 2.12.1 - - maven-changelog-plugin - 2.3 - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - + + ashardalon-dav + dav:https://ashardalon.com/projects/everge + + + ashardalon + Ashardalon Snapshots + https://repo.ashardalon.com/snapshots + - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + ashardalon + Ashardalon Releases + https://repo.ashardalon.com/releases + + + ashardalon-forge + Ashardalon Forge + https://repo.ashardalon.com + + true + + + true + + + -- cgit v1.2.3