diff --git a/documentation-support/pom.xml b/documentation-support/pom.xml
index 6ae2e3ab..1c091fbf 100644
--- a/documentation-support/pom.xml
+++ b/documentation-support/pom.xml
@@ -12,6 +12,7 @@
Picnic :: Error Prone Support :: Documentation Support
Data extraction support for the purpose of documentation generation.
+ https://error-prone.picnic.tech
diff --git a/error-prone-contrib/pom.xml b/error-prone-contrib/pom.xml
index ca912016..0ae375e9 100644
--- a/error-prone-contrib/pom.xml
+++ b/error-prone-contrib/pom.xml
@@ -12,6 +12,7 @@
Picnic :: Error Prone Support :: Contrib
Extra Error Prone plugins by Picnic.
+ https://error-prone.picnic.tech
diff --git a/pom.xml b/pom.xml
index d80f9dfd..8cd1a8f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1374,6 +1374,24 @@
+
+ org.kordamp.maven
+ pomchecker-maven-plugin
+ 1.10.0
+
+ false
+ false
+
+
+
+ check-maven-central-compliance
+
+ check-maven-central
+
+ verify
+
+
+
org.pitest
pitest-maven
@@ -1718,6 +1736,10 @@
org.gaul
modernizer-maven-plugin
+
+ org.kordamp.maven
+ pomchecker-maven-plugin
+
@@ -1945,6 +1967,14 @@
true
+
+ org.kordamp.maven
+ pomchecker-maven-plugin
+
+ true
+ true
+
+
@@ -2016,6 +2046,13 @@
maven-gpg-plugin
+
+ org.kordamp.maven
+ pomchecker-maven-plugin
+
+ true
+
+
diff --git a/refaster-compiler/pom.xml b/refaster-compiler/pom.xml
index 89bc36ec..09ca19e1 100644
--- a/refaster-compiler/pom.xml
+++ b/refaster-compiler/pom.xml
@@ -12,6 +12,7 @@
Picnic :: Error Prone Support :: Refaster Compiler
A Java compiler plugin that identifies and compiles Refaster rules, storing them as resource files on the classpath.
+ https://error-prone.picnic.tech
diff --git a/refaster-runner/pom.xml b/refaster-runner/pom.xml
index 2e0540c8..d4417013 100644
--- a/refaster-runner/pom.xml
+++ b/refaster-runner/pom.xml
@@ -12,6 +12,7 @@
Picnic :: Error Prone Support :: Refaster Runner
Exposes Refaster rules found on the classpath through a regular Error Prone check.
+ https://error-prone.picnic.tech
diff --git a/refaster-support/pom.xml b/refaster-support/pom.xml
index 70f0cdfe..17654b65 100644
--- a/refaster-support/pom.xml
+++ b/refaster-support/pom.xml
@@ -12,6 +12,7 @@
Picnic :: Error Prone Support :: Refaster Support
Helper utilities for use with Refaster rules.
+ https://error-prone.picnic.tech