diff --git a/.mvn/maven.config b/.mvn/maven.config new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/.mvn/maven.config @@ -0,0 +1 @@ + diff --git a/pom.xml b/pom.xml index fc163e0..48ec0d9 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,7 @@ 17.0.12+7-1ubuntu2~22.04 4:11.2.0-1ubuntu1 4.3-4.1build1 - 4.3.0-6ubuntu0.9 + 4.3.0-6ubuntu0.10 12.9ubuntu3 2.4.0-6 2.1.2-0ubuntu1 @@ -203,14 +203,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin - - src/main/generated - - - maven-jar-plugin @@ -224,6 +216,7 @@ + org.apache.maven.plugins maven-install-plugin true @@ -246,7 +239,7 @@ info.freelibrary diff --git a/src/main/generated/edu/ucla/library/iiif/cantaloupe/MessageCodes.java b/src/main/generated/edu/ucla/library/iiif/cantaloupe/MessageCodes.java index 7604902..c5d0fb3 100644 --- a/src/main/generated/edu/ucla/library/iiif/cantaloupe/MessageCodes.java +++ b/src/main/generated/edu/ucla/library/iiif/cantaloupe/MessageCodes.java @@ -1,6 +1,13 @@ package edu.ucla.library.iiif.cantaloupe; /** - * Codes used for internationalized text in logs and other application components. This class is automatically generated from the project's *_messages.xml file (found in the project's src/main/resources directory). Do not manually edit the Java code for this class.

BEGIN GENERATED CODE

+ * Codes used for internationalized text in logs and other application + * components. This class is automatically generated from the project's + * *_messages.xml file (found in the project's + * src/main/resources directory). Do not manually edit the Java + * code for this class. + *

+ * BEGIN GENERATED CODE + *

*/ final public class MessageCodes { diff --git a/src/main/tools/checkstyle/checkstyle-suppressions.xml b/src/main/tools/checkstyle/checkstyle-suppressions.xml index 493255c..6bd1497 100644 --- a/src/main/tools/checkstyle/checkstyle-suppressions.xml +++ b/src/main/tools/checkstyle/checkstyle-suppressions.xml @@ -4,8 +4,6 @@ "https://checkstyle.org/dtds/suppressions_1_2.dtd"> - - - - + + diff --git a/src/main/tools/pmd/ruleset.xml b/src/main/tools/pmd/ruleset.xml index 1712adc..5fe9062 100644 --- a/src/main/tools/pmd/ruleset.xml +++ b/src/main/tools/pmd/ruleset.xml @@ -12,11 +12,12 @@ + + value="com.fasterxml.jackson.annotation.JsonSetter,com.fasterxml.jackson.annotation.JsonGetter" /> @@ -27,12 +28,12 @@ - + - - + + @@ -76,7 +77,8 @@ - + + @@ -94,8 +96,8 @@ - - + +