From 22a45890b65e7b9cf51e50cc930edbfe7b277c69 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Sat, 29 May 2021 14:35:54 -0700 Subject: [PATCH] Generate metadata for reflection on method parameters --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 7b249be..b33c763 100644 --- a/pom.xml +++ b/pom.xml @@ -938,6 +938,9 @@ Generally it is recommended to use @SuppressFBWarnings annotation unless you want to ignore an entire class of issues --> ${findbugs.excludeFilterFile} + + true + https://repo.jenkins-ci.org/incrementals/ HEAD