From 4424cc7071db8d62bf0567750a4e644dc4b6faec Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Sun, 9 Jun 2024 12:33:44 -0400 Subject: [PATCH] [IT] Cleanup the it poms --- src/it-tools/build-tools/pom.xml | 11 ++++++----- src/it-tools/prime/pom.xml | 7 ++++--- src/it/MFINDBUGS-145/pom.xml | 6 +++--- src/it/MFINDBUGS-178/pom.xml | 8 ++++++-- src/it/basic-1/pom.xml | 7 +++++-- src/it/change-xml-filename/pom.xml | 7 +++++-- src/it/check-bug-file-multi-list/pom.xml | 7 +++++-- src/it/check-bug-file-multi/pom.xml | 7 +++++-- src/it/check-bug-file/pom.xml | 7 +++++-- src/it/check-bug-only-test-sources/pom.xml | 6 ++++-- src/it/check-fail/pom.xml | 7 +++++-- src/it/check-failThreshold/pom.xml | 7 +++++-- src/it/check-jvmargs/pom.xml | 7 +++++-- src/it/check-multi-filter-dups/module1/pom.xml | 7 +++++-- src/it/check-multi-filter-dups/module2/pom.xml | 7 +++++-- src/it/check-multi-filter-dups/pom.xml | 10 ++++++++-- src/it/check-multi/modules/module-1/pom.xml | 6 ++++-- src/it/check-multi/modules/module-2/pom.xml | 6 ++++-- src/it/check-multi/modules/pom.xml | 16 +++++++++++----- src/it/check-multi/pom.xml | 6 +++++- src/it/check-no-missing-classes/pom.xml | 13 +++++++++---- src/it/check-nofail/pom.xml | 7 +++++-- src/it/check-pluginList-repo/pom.xml | 7 +++++-- src/it/check-skip/pom.xml | 7 +++++-- src/it/check-timeout/pom.xml | 7 +++++-- src/it/check/pom.xml | 7 +++++-- src/it/common.xml | 6 +++--- src/it/effort-default/pom.xml | 7 +++++-- src/it/effort-max/pom.xml | 7 +++++-- src/it/effort-min/pom.xml | 7 +++++-- src/it/empty/pom.xml | 4 ++-- src/it/encoding-utf8/pom.xml | 8 ++++++-- src/it/exclude-modules/module1/pom.xml | 7 +++++-- src/it/exclude-modules/module2/pom.xml | 7 +++++-- src/it/exclude-modules/pom.xml | 6 +++++- src/it/exclude-multi-list/pom.xml | 8 ++++++-- src/it/exclude-multi/pom.xml | 8 ++++++-- src/it/exclude/pom.xml | 8 ++++++-- src/it/excludeBugsFile/pom.xml | 7 +++++-- src/it/experimental/pom.xml | 7 +++++-- src/it/html-report/pom.xml | 7 +++++-- src/it/include-multi-list/pom.xml | 8 ++++++-- src/it/include-multi/pom.xml | 8 ++++++-- src/it/include/pom.xml | 8 ++++++-- src/it/maxRank/pom.xml | 7 +++++-- src/it/multi-build/modules/module-1/pom.xml | 6 ++++-- src/it/multi-build/modules/module-2/pom.xml | 6 ++++-- src/it/multi-build/modules/pom.xml | 18 ++++++++++++------ src/it/multi-build/pom.xml | 9 +++++++-- src/it/multi/modules/module-1/pom.xml | 6 ++++-- src/it/multi/modules/module-2/pom.xml | 6 ++++-- src/it/multi/modules/pom.xml | 9 +++++++-- src/it/multi/pom.xml | 9 +++++++-- src/it/nested/pom.xml | 7 +++++-- src/it/no-src/pom.xml | 8 ++++++-- src/it/no-testsrc/pom.xml | 8 ++++++-- src/it/omitVisitors/pom.xml | 7 +++++-- src/it/onlyAnalyze/pom.xml | 7 +++++-- src/it/onlyAnalyzeFileSource/pom.xml | 7 +++++-- src/it/pluginList-repo/pom.xml | 7 +++++-- src/it/pluginList/pom.xml | 7 +++++-- src/it/relaxed/pom.xml | 7 +++++-- src/it/sarif-1/pom.xml | 10 +++++++--- src/it/sarif-2/pom.xml | 7 +++++-- src/it/site-brazil/pom.xml | 7 +++++-- src/it/site-default/pom.xml | 7 +++++-- src/it/site-french/pom.xml | 7 +++++-- src/it/site-spanish/pom.xml | 7 +++++-- src/it/skip/pom.xml | 7 +++++-- src/it/skipEmpty/pom.xml | 8 ++++---- src/it/systemPropertyVariables/pom.xml | 7 +++++-- src/it/threaded/pom.xml | 7 +++++-- src/it/threshold-experimental/pom.xml | 7 +++++-- src/it/threshold-high/pom.xml | 7 +++++-- src/it/threshold-low/pom.xml | 7 +++++-- src/it/trace/pom.xml | 7 +++++-- src/it/userPrefs-override/pom.xml | 7 +++++-- src/it/userPrefs/pom.xml | 7 +++++-- src/it/verify-clean/pom.xml | 7 +++++-- src/it/verify-fail/pom.xml | 7 +++++-- src/it/verify/pom.xml | 7 +++++-- 81 files changed, 428 insertions(+), 178 deletions(-) diff --git a/src/it-tools/build-tools/pom.xml b/src/it-tools/build-tools/pom.xml index 83917c15..75735b68 100644 --- a/src/it-tools/build-tools/pom.xml +++ b/src/it-tools/build-tools/pom.xml @@ -1,7 +1,7 @@ diff --git a/src/it/MFINDBUGS-145/pom.xml b/src/it/MFINDBUGS-145/pom.xml index 7e3b449a..13368fb1 100644 --- a/src/it/MFINDBUGS-145/pom.xml +++ b/src/it/MFINDBUGS-145/pom.xml @@ -1,7 +1,7 @@ diff --git a/src/it/check-fail/pom.xml b/src/it/check-fail/pom.xml index 8b901244..9805fca2 100644 --- a/src/it/check-fail/pom.xml +++ b/src/it/check-fail/pom.xml @@ -1,7 +1,7 @@ + 4.0.0 + spotbugs-maven-plugin.it common testing ../common.xml + check-multi-filter-dups - check-multi-filter-dups pom + + check-multi-filter-dups + module1 module2 + diff --git a/src/it/check-multi/modules/module-1/pom.xml b/src/it/check-multi/modules/module-1/pom.xml index 1522f14e..a0e0176f 100644 --- a/src/it/check-multi/modules/module-1/pom.xml +++ b/src/it/check-multi/modules/module-1/pom.xml @@ -1,7 +1,7 @@ + 4.0.0 + spotbugs-maven-plugin.it common testing ../common.xml + check-multi check-multi pom + modules diff --git a/src/it/check-no-missing-classes/pom.xml b/src/it/check-no-missing-classes/pom.xml index 737a0f39..0755cdd5 100644 --- a/src/it/check-no-missing-classes/pom.xml +++ b/src/it/check-no-missing-classes/pom.xml @@ -1,7 +1,7 @@ + 4.0.0 + + spotbugs-maven-plugin.it check-no-missing-classes testing check-no-missing-classes - jar + - 1.8 - 1.8 + 8 + 8 + org.junit.jupiter @@ -43,6 +47,7 @@ @junitVersion@ + diff --git a/src/it/check-nofail/pom.xml b/src/it/check-nofail/pom.xml index b3a83b57..3b8373c8 100644 --- a/src/it/check-nofail/pom.xml +++ b/src/it/check-nofail/pom.xml @@ -1,7 +1,7 @@ + 4.0.0 + spotbugs-maven-plugin.it common testing ../common.xml + check-timeout check-timeout - jar + diff --git a/src/it/check/pom.xml b/src/it/check/pom.xml index 8507dd99..af2f7294 100644 --- a/src/it/check/pom.xml +++ b/src/it/check/pom.xml @@ -1,7 +1,7 @@ + 4.0.0 + spotbugs-maven-plugin.it common testing ../common.xml + exclude-modules exclude-modules pom + module1 module2 diff --git a/src/it/exclude-multi-list/pom.xml b/src/it/exclude-multi-list/pom.xml index d93a3c2f..c89efc0b 100644 --- a/src/it/exclude-multi-list/pom.xml +++ b/src/it/exclude-multi-list/pom.xml @@ -1,7 +1,7 @@ + 4.0.0 + spotbugs-maven-plugin.it common testing ../common.xml + multi-build - multi-build pom + + multi-build + modules diff --git a/src/it/multi/modules/module-1/pom.xml b/src/it/multi/modules/module-1/pom.xml index 1522f14e..a0e0176f 100644 --- a/src/it/multi/modules/module-1/pom.xml +++ b/src/it/multi/modules/module-1/pom.xml @@ -1,7 +1,7 @@ + 4.0.0 + spotbugs-maven-plugin.it common testing ../common.xml + multi - multi pom + + multi + modules diff --git a/src/it/nested/pom.xml b/src/it/nested/pom.xml index ffb6c946..70121e57 100644 --- a/src/it/nested/pom.xml +++ b/src/it/nested/pom.xml @@ -1,7 +1,7 @@ + 4.0.0 + spotbugs-maven-plugin.it common testing ../common.xml + pluginList-repo pluginList-repo - jar + true diff --git a/src/it/pluginList/pom.xml b/src/it/pluginList/pom.xml index 9a2f65fc..5d9ec1d5 100644 --- a/src/it/pluginList/pom.xml +++ b/src/it/pluginList/pom.xml @@ -1,7 +1,7 @@ + 4.0.0 + spotbugs-maven-plugin.it common testing ../common.xml + relaxed relaxed - jar + true diff --git a/src/it/sarif-1/pom.xml b/src/it/sarif-1/pom.xml index 13119a20..5e4268f6 100644 --- a/src/it/sarif-1/pom.xml +++ b/src/it/sarif-1/pom.xml @@ -1,7 +1,7 @@ + + true true diff --git a/src/it/sarif-2/pom.xml b/src/it/sarif-2/pom.xml index af3db1d9..20e149a5 100644 --- a/src/it/sarif-2/pom.xml +++ b/src/it/sarif-2/pom.xml @@ -1,7 +1,7 @@ + 4.0.0 + spotbugs-maven-plugin.it common testing ../common.xml + systemPropertyVariables systemPropertyVariables - jar + true diff --git a/src/it/threaded/pom.xml b/src/it/threaded/pom.xml index 40172085..4e41219f 100644 --- a/src/it/threaded/pom.xml +++ b/src/it/threaded/pom.xml @@ -1,7 +1,7 @@