From 8a0bb1ac12db7ee03671274382cd8870eac35c6f Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Sat, 2 Dec 2023 18:07:00 -0500 Subject: [PATCH] Site checkin for project spotbugs-maven-plugin --- apidocs/allclasses-index.html | 4 +- apidocs/allpackages-index.html | 4 +- .../spotbugs_maven_plugin/HelpMojo.html | 4 +- .../class-use/HelpMojo.html | 4 +- .../package-summary.html | 4 +- .../spotbugs_maven_plugin/package-tree.html | 4 +- .../spotbugs_maven_plugin/package-use.html | 4 +- apidocs/copy.svg | 42 +- apidocs/help-doc.html | 4 +- apidocs/index-all.html | 4 +- apidocs/index.html | 4 +- apidocs/legal/ADDITIONAL_LICENSE_INFO | 37 -- apidocs/legal/ASSEMBLY_EXCEPTION | 27 - apidocs/legal/COPYRIGHT | 1 + apidocs/legal/LICENSE | 348 +---------- apidocs/link.svg | 42 +- apidocs/overview-tree.html | 4 +- apidocs/script-dir/jquery-3.6.1.min.js | 2 +- apidocs/script.js | 44 +- apidocs/search-page.js | 36 +- apidocs/search.html | 4 +- apidocs/search.js | 36 +- apidocs/stylesheet.css | 2 +- changelog.html | 9 +- check-mojo.html | 6 +- ci-management.html | 4 +- css/print.css | 2 +- dependencies.html | 22 +- dependency-check-report.html | 44 +- dependency-convergence.html | 124 ++-- dependency-info.html | 16 +- dependency-management.html | 4 +- dependency-updates-report.html | 5 +- dev-activity.html | 5 +- examples/css/maven-base.css | 2 +- examples/css/maven-theme.css | 2 +- examples/css/print.css | 2 +- examples/css/site.css | 2 +- examples/multi-module-config.html | 23 +- examples/spotbugs.html | 2 +- examples/violationChecking.html | 11 +- examples/xref-test/allclasses-frame.html | 2 +- .../spotbugs-maven-plugin/it/App.html | 2 +- .../spotbugs-maven-plugin/it/FooTest.html | 2 +- .../it/package-frame.html | 2 +- .../it/package-summary.html | 2 +- examples/xref-test/index.html | 1 - examples/xref-test/overview-frame.html | 1 - examples/xref-test/overview-summary.html | 2 +- examples/xref-test/stylesheet.css | 2 +- examples/xref/A.html | 2 +- examples/xref/AbstractMissingHashCode.html | 2 +- .../AccidentalNonConstructorInInnerClass.html | 2 +- examples/xref/AnnotationTest.html | 2 +- .../xref/AppendingToAnObjectOutputStream.html | 2 +- examples/xref/ArrayToString.html | 2 +- examples/xref/AssignedOnlyInCtor.html | 2 +- examples/xref/AssumeUnsignedBytes.html | 2 +- examples/xref/UseInitCause.html | 2 +- ...OfNonHashableClassInHashDataStructure.html | 2 +- examples/xref/UselessAssignments.html | 2 +- examples/xref/UselessControlFlow.html | 2 +- examples/xref/UselessCurrentThread.html | 2 +- examples/xref/UselessFinalize.html | 2 +- examples/xref/UselessSCMethods.html | 2 +- examples/xref/UserAss3rtion.html | 2 +- examples/xref/UserMistakes.html | 2 +- examples/xref/allclasses-frame.html | 2 +- examples/xref/badNaming/package1/A.html | 2 +- .../badNaming/package1/package-frame.html | 2 +- .../badNaming/package1/package-summary.html | 2 +- examples/xref/badNaming/package2/A.html | 2 +- .../xref/badNaming/package2/AnInterface.html | 2 +- .../badNaming/package2/package-frame.html | 2 +- .../badNaming/package2/package-summary.html | 2 +- examples/xref/equals/ArrayEquality.html | 2 +- examples/xref/equals/package-frame.html | 2 +- examples/xref/equals/package-summary.html | 2 +- .../AllListsCouldBeEqual.html | 2 +- .../gcUnrelatedTypes/ArrayListContains.html | 2 +- .../gcUnrelatedTypes/ArrayListContains0.html | 2 +- .../xref/gcUnrelatedTypes/package-frame.html | 2 +- .../gcUnrelatedTypes/package-summary.html | 2 +- examples/xref/index.html | 1 - examples/xref/jsr305/AlwaysBlue.html | 2 +- examples/xref/jsr305/package-frame.html | 2 +- examples/xref/jsr305/package-summary.html | 2 +- examples/xref/npe/AtomicFieldUpdater.html | 2 +- examples/xref/npe/UseCheckUse.html | 2 +- examples/xref/npe/package-frame.html | 2 +- examples/xref/npe/package-summary.html | 2 +- .../nullnessAnnotations/UseAnnotations.html | 2 +- .../nullnessAnnotations/package-frame.html | 2 +- .../nullnessAnnotations/package-summary.html | 2 +- .../obligation/UsesWillCloseAnnotation.html | 2 +- examples/xref/obligation/package-frame.html | 2 +- examples/xref/obligation/package-summary.html | 2 +- examples/xref/overview-frame.html | 1 - examples/xref/overview-summary.html | 2 +- examples/xref/package-frame.html | 2 +- examples/xref/package-summary.html | 2 +- examples/xref/stylesheet.css | 2 +- examples/xref/uselessThread/UsefulThread.html | 2 +- .../xref/uselessThread/package-frame.html | 2 +- .../xref/uselessThread/package-summary.html | 2 +- faq.html | 6 +- file-activity.html | 5 +- gapidocs/allclasses-frame.html | 3 +- .../spotbugs_maven_plugin/HelpMojo.html | 569 ++++++++++++++++++ .../spotbugs_maven_plugin/package-frame.html | 58 ++ .../package-summary.html | 144 +++++ gapidocs/deprecated-list.html | 4 +- gapidocs/help-doc.html | 4 +- gapidocs/index-all.html | 47 +- gapidocs/index.html | 2 +- .../mojo/spotbugs/BaseViolationCheckMojo.html | 4 +- .../org/codehaus/mojo/spotbugs/CheckMojo.html | 4 +- .../mojo/spotbugs/PluginArtifact.html | 4 +- .../mojo/spotbugs/ResourceHelper.html | 4 +- .../mojo/spotbugs/SourceFileIndexer.html | 4 +- .../codehaus/mojo/spotbugs/SpotBugsGui.html | 4 +- .../codehaus/mojo/spotbugs/SpotBugsInfo.html | 4 +- .../codehaus/mojo/spotbugs/SpotBugsMojo.html | 4 +- .../mojo/spotbugs/SpotBugsPluginsTrait.html | 4 +- .../spotbugs/SpotbugsReportGenerator.html | 4 +- .../codehaus/mojo/spotbugs/VerifyMojo.html | 4 +- .../codehaus/mojo/spotbugs/XDocsReporter.html | 4 +- .../codehaus/mojo/spotbugs/package-frame.html | 2 +- .../mojo/spotbugs/package-summary.html | 2 +- gapidocs/overview-frame.html | 4 +- gapidocs/overview-summary.html | 8 +- gapidocs/package-list | 1 + github-report.html | 5 +- gui-mojo.html | 6 +- help-mojo.html | 6 +- index.html | 6 +- issue-management.html | 4 +- l10n-status.html | 5 +- licenses.html | 4 +- plugin-info.html | 9 +- plugin-management.html | 6 +- plugin-updates-report.html | 9 +- project-info.html | 4 +- project-reports.html | 12 +- property-updates-report.html | 26 +- scm.html | 8 +- spotbugs-mojo.html | 6 +- spotbugs.html | 15 +- summary.html | 6 +- taglist.html | 128 ++++ team.html | 4 +- usage.html | 80 ++- verify-mojo.html | 6 +- xref/allclasses-frame.html | 2 +- .../spotbugs_maven_plugin/HelpMojo.html | 2 +- .../spotbugs_maven_plugin/package-frame.html | 2 +- .../package-summary.html | 6 +- xref/index.html | 4 +- xref/overview-frame.html | 5 +- xref/overview-summary.html | 8 +- xref/stylesheet.css | 1 - 161 files changed, 1472 insertions(+), 894 deletions(-) delete mode 100644 apidocs/legal/ADDITIONAL_LICENSE_INFO delete mode 100644 apidocs/legal/ASSEMBLY_EXCEPTION create mode 100644 apidocs/legal/COPYRIGHT create mode 100644 gapidocs/com/github/spotbugs/spotbugs_maven_plugin/HelpMojo.html create mode 100644 gapidocs/com/github/spotbugs/spotbugs_maven_plugin/package-frame.html create mode 100644 gapidocs/com/github/spotbugs/spotbugs_maven_plugin/package-summary.html create mode 100644 taglist.html diff --git a/apidocs/allclasses-index.html b/apidocs/allclasses-index.html index f275edd6..252366d3 100644 --- a/apidocs/allclasses-index.html +++ b/apidocs/allclasses-index.html @@ -2,7 +2,7 @@ -All Classes and Interfaces (spotbugs-maven-plugin 4.8.2.0-SNAPSHOT API) +All Classes and Interfaces (spotbugs-maven-plugin 4.8.2.0 API) @@ -69,4 +69,4 @@

All Classes and Interfaces< - + \ No newline at end of file diff --git a/apidocs/allpackages-index.html b/apidocs/allpackages-index.html index 88a51173..dd71532b 100644 --- a/apidocs/allpackages-index.html +++ b/apidocs/allpackages-index.html @@ -2,7 +2,7 @@ -All Packages (spotbugs-maven-plugin 4.8.2.0-SNAPSHOT API) +All Packages (spotbugs-maven-plugin 4.8.2.0 API) @@ -64,4 +64,4 @@

All Packages

- + \ No newline at end of file diff --git a/apidocs/com/github/spotbugs/spotbugs_maven_plugin/HelpMojo.html b/apidocs/com/github/spotbugs/spotbugs_maven_plugin/HelpMojo.html index 54069e0b..abcac7e5 100644 --- a/apidocs/com/github/spotbugs/spotbugs_maven_plugin/HelpMojo.html +++ b/apidocs/com/github/spotbugs/spotbugs_maven_plugin/HelpMojo.html @@ -2,7 +2,7 @@ -HelpMojo (spotbugs-maven-plugin 4.8.2.0-SNAPSHOT API) +HelpMojo (spotbugs-maven-plugin 4.8.2.0 API) @@ -204,4 +204,4 @@

execute

- + \ No newline at end of file diff --git a/apidocs/com/github/spotbugs/spotbugs_maven_plugin/class-use/HelpMojo.html b/apidocs/com/github/spotbugs/spotbugs_maven_plugin/class-use/HelpMojo.html index 955290d8..cbc45adc 100644 --- a/apidocs/com/github/spotbugs/spotbugs_maven_plugin/class-use/HelpMojo.html +++ b/apidocs/com/github/spotbugs/spotbugs_maven_plugin/class-use/HelpMojo.html @@ -2,7 +2,7 @@ -Uses of Class com.github.spotbugs.spotbugs_maven_plugin.HelpMojo (spotbugs-maven-plugin 4.8.2.0-SNAPSHOT API) +Uses of Class com.github.spotbugs.spotbugs_maven_plugin.HelpMojo (spotbugs-maven-plugin 4.8.2.0 API) @@ -57,4 +57,4 @@

- + \ No newline at end of file diff --git a/apidocs/com/github/spotbugs/spotbugs_maven_plugin/package-summary.html b/apidocs/com/github/spotbugs/spotbugs_maven_plugin/package-summary.html index 8df159af..93158976 100644 --- a/apidocs/com/github/spotbugs/spotbugs_maven_plugin/package-summary.html +++ b/apidocs/com/github/spotbugs/spotbugs_maven_plugin/package-summary.html @@ -2,7 +2,7 @@ -com.github.spotbugs.spotbugs_maven_plugin (spotbugs-maven-plugin 4.8.2.0-SNAPSHOT API) +com.github.spotbugs.spotbugs_maven_plugin (spotbugs-maven-plugin 4.8.2.0 API) @@ -94,4 +94,4 @@

Pack - + \ No newline at end of file diff --git a/apidocs/com/github/spotbugs/spotbugs_maven_plugin/package-tree.html b/apidocs/com/github/spotbugs/spotbugs_maven_plugin/package-tree.html index cdc793d1..69eb2f44 100644 --- a/apidocs/com/github/spotbugs/spotbugs_maven_plugin/package-tree.html +++ b/apidocs/com/github/spotbugs/spotbugs_maven_plugin/package-tree.html @@ -2,7 +2,7 @@ -com.github.spotbugs.spotbugs_maven_plugin Class Hierarchy (spotbugs-maven-plugin 4.8.2.0-SNAPSHOT API) +com.github.spotbugs.spotbugs_maven_plugin Class Hierarchy (spotbugs-maven-plugin 4.8.2.0 API) @@ -71,4 +71,4 @@

Class Hierarchy

- + \ No newline at end of file diff --git a/apidocs/com/github/spotbugs/spotbugs_maven_plugin/package-use.html b/apidocs/com/github/spotbugs/spotbugs_maven_plugin/package-use.html index 40d462f8..34044c0e 100644 --- a/apidocs/com/github/spotbugs/spotbugs_maven_plugin/package-use.html +++ b/apidocs/com/github/spotbugs/spotbugs_maven_plugin/package-use.html @@ -2,7 +2,7 @@ -Uses of Package com.github.spotbugs.spotbugs_maven_plugin (spotbugs-maven-plugin 4.8.2.0-SNAPSHOT API) +Uses of Package com.github.spotbugs.spotbugs_maven_plugin (spotbugs-maven-plugin 4.8.2.0 API) @@ -57,4 +57,4 @@

diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html index 6080cd73..073ee20a 100644 --- a/apidocs/help-doc.html +++ b/apidocs/help-doc.html @@ -2,7 +2,7 @@ -API Help (spotbugs-maven-plugin 4.8.2.0-SNAPSHOT API) +API Help (spotbugs-maven-plugin 4.8.2.0 API) @@ -183,4 +183,4 @@

Index

- + \ No newline at end of file diff --git a/apidocs/index-all.html b/apidocs/index-all.html index e62c2660..e3a2f7bc 100644 --- a/apidocs/index-all.html +++ b/apidocs/index-all.html @@ -2,7 +2,7 @@ -Index (spotbugs-maven-plugin 4.8.2.0-SNAPSHOT API) +Index (spotbugs-maven-plugin 4.8.2.0 API) @@ -77,4 +77,4 @@

H

- + \ No newline at end of file diff --git a/apidocs/index.html b/apidocs/index.html index c3d4b5ca..931490f8 100644 --- a/apidocs/index.html +++ b/apidocs/index.html @@ -2,7 +2,7 @@ -spotbugs-maven-plugin 4.8.2.0-SNAPSHOT API +spotbugs-maven-plugin 4.8.2.0 API @@ -22,4 +22,4 @@

com/github/spotbugs/spotbugs_maven_plugin/package-summary.html

- + \ No newline at end of file diff --git a/apidocs/legal/ADDITIONAL_LICENSE_INFO b/apidocs/legal/ADDITIONAL_LICENSE_INFO deleted file mode 100644 index ff700cd0..00000000 --- a/apidocs/legal/ADDITIONAL_LICENSE_INFO +++ /dev/null @@ -1,37 +0,0 @@ - ADDITIONAL INFORMATION ABOUT LICENSING - -Certain files distributed by Oracle America, Inc. and/or its affiliates are -subject to the following clarification and special exception to the GPLv2, -based on the GNU Project exception for its Classpath libraries, known as the -GNU Classpath Exception. - -Note that Oracle includes multiple, independent programs in this software -package. Some of those programs are provided under licenses deemed -incompatible with the GPLv2 by the Free Software Foundation and others. -For example, the package includes programs licensed under the Apache -License, Version 2.0 and may include FreeType. Such programs are licensed -to you under their original licenses. - -Oracle facilitates your further distribution of this package by adding the -Classpath Exception to the necessary parts of its GPLv2 code, which permits -you to use that code in combination with other independent modules not -licensed under the GPLv2. However, note that this would not permit you to -commingle code under an incompatible license with Oracle's GPLv2 licensed -code by, for example, cutting and pasting such code into a file also -containing Oracle's GPLv2 licensed code and then distributing the result. - -Additionally, if you were to remove the Classpath Exception from any of the -files to which it applies and distribute the result, you would likely be -required to license some or all of the other code in that distribution under -the GPLv2 as well, and since the GPLv2 is incompatible with the license terms -of some items included in the distribution by Oracle, removing the Classpath -Exception could therefore effectively compromise your ability to further -distribute the package. - -Failing to distribute notices associated with some files may also create -unexpected legal consequences. - -Proceed with caution and we recommend that you obtain the advice of a lawyer -skilled in open source matters before removing the Classpath Exception or -making modifications to this package which may subsequently be redistributed -and/or involve the use of third party software. diff --git a/apidocs/legal/ASSEMBLY_EXCEPTION b/apidocs/legal/ASSEMBLY_EXCEPTION deleted file mode 100644 index 42966666..00000000 --- a/apidocs/legal/ASSEMBLY_EXCEPTION +++ /dev/null @@ -1,27 +0,0 @@ - -OPENJDK ASSEMBLY EXCEPTION - -The OpenJDK source code made available by Oracle America, Inc. (Oracle) at -openjdk.org ("OpenJDK Code") is distributed under the terms of the GNU -General Public License version 2 -only ("GPL2"), with the following clarification and special exception. - - Linking this OpenJDK Code statically or dynamically with other code - is making a combined work based on this library. Thus, the terms - and conditions of GPL2 cover the whole combination. - - As a special exception, Oracle gives you permission to link this - OpenJDK Code with certain code licensed by Oracle as indicated at - https://openjdk.org/legal/exception-modules-2007-05-08.html - ("Designated Exception Modules") to produce an executable, - regardless of the license terms of the Designated Exception Modules, - and to copy and distribute the resulting executable under GPL2, - provided that the Designated Exception Modules continue to be - governed by the licenses under which they were offered by Oracle. - -As such, it allows licensees and sublicensees of Oracle's GPL2 OpenJDK Code -to build an executable that includes those portions of necessary code that -Oracle could not provide under GPL2 (or that Oracle has provided under GPL2 -with the Classpath exception). If you modify or add to the OpenJDK code, -that new GPL2 code may still be combined with Designated Exception Modules -if the new code is made subject to this exception by its copyright holder. diff --git a/apidocs/legal/COPYRIGHT b/apidocs/legal/COPYRIGHT new file mode 100644 index 00000000..ca74fffd --- /dev/null +++ b/apidocs/legal/COPYRIGHT @@ -0,0 +1 @@ +Please see ..\java.base\COPYRIGHT diff --git a/apidocs/legal/LICENSE b/apidocs/legal/LICENSE index 8b400c7a..4ad9fe40 100644 --- a/apidocs/legal/LICENSE +++ b/apidocs/legal/LICENSE @@ -1,347 +1 @@ -The GNU General Public License (GPL) - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - -Everyone is permitted to copy and distribute verbatim copies of this license -document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share -and change it. By contrast, the GNU General Public License is intended to -guarantee your freedom to share and change free software--to make sure the -software is free for all its users. This General Public License applies to -most of the Free Software Foundation's software and to any other program whose -authors commit to using it. (Some other Free Software Foundation software is -covered by the GNU Library General Public License instead.) You can apply it to -your programs, too. - -When we speak of free software, we are referring to freedom, not price. Our -General Public Licenses are designed to make sure that you have the freedom to -distribute copies of free software (and charge for this service if you wish), -that you receive source code or can get it if you want it, that you can change -the software or use pieces of it in new free programs; and that you know you -can do these things. - -To protect your rights, we need to make restrictions that forbid anyone to deny -you these rights or to ask you to surrender the rights. These restrictions -translate to certain responsibilities for you if you distribute copies of the -software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for -a fee, you must give the recipients all the rights that you have. You must -make sure that they, too, receive or can get the source code. And you must -show them these terms so they know their rights. - -We protect your rights with two steps: (1) copyright the software, and (2) -offer you this license which gives you legal permission to copy, distribute -and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that -everyone understands that there is no warranty for this free software. If the -software is modified by someone else and passed on, we want its recipients to -know that what they have is not the original, so that any problems introduced -by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We -wish to avoid the danger that redistributors of a free program will -individually obtain patent licenses, in effect making the program proprietary. -To prevent this, we have made it clear that any patent must be licensed for -everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification -follow. - -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice -placed by the copyright holder saying it may be distributed under the terms of -this General Public License. The "Program", below, refers to any such program -or work, and a "work based on the Program" means either the Program or any -derivative work under copyright law: that is to say, a work containing the -Program or a portion of it, either verbatim or with modifications and/or -translated into another language. (Hereinafter, translation is included -without limitation in the term "modification".) Each licensee is addressed as -"you". - -Activities other than copying, distribution and modification are not covered by -this License; they are outside its scope. The act of running the Program is -not restricted, and the output from the Program is covered only if its contents -constitute a work based on the Program (independent of having been made by -running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute verbatim copies of the Program's source code as -you receive it, in any medium, provided that you conspicuously and -appropriately publish on each copy an appropriate copyright notice and -disclaimer of warranty; keep intact all the notices that refer to this License -and to the absence of any warranty; and give any other recipients of the -Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may -at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus -forming a work based on the Program, and copy and distribute such modifications -or work under the terms of Section 1 above, provided that you also meet all of -these conditions: - - a) You must cause the modified files to carry prominent notices stating - that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or - in part contains or is derived from the Program or any part thereof, to be - licensed as a whole at no charge to all third parties under the terms of - this License. - - c) If the modified program normally reads commands interactively when run, - you must cause it, when started running for such interactive use in the - most ordinary way, to print or display an announcement including an - appropriate copyright notice and a notice that there is no warranty (or - else, saying that you provide a warranty) and that users may redistribute - the program under these conditions, and telling the user how to view a copy - of this License. (Exception: if the Program itself is interactive but does - not normally print such an announcement, your work based on the Program is - not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable -sections of that work are not derived from the Program, and can be reasonably -considered independent and separate works in themselves, then this License, and -its terms, do not apply to those sections when you distribute them as separate -works. But when you distribute the same sections as part of a whole which is a -work based on the Program, the distribution of the whole must be on the terms -of this License, whose permissions for other licensees extend to the entire -whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your -rights to work written entirely by you; rather, the intent is to exercise the -right to control the distribution of derivative or collective works based on -the Program. - -In addition, mere aggregation of another work not based on the Program with the -Program (or with a work based on the Program) on a volume of a storage or -distribution medium does not bring the other work under the scope of this -License. - -3. You may copy and distribute the Program (or a work based on it, under -Section 2) in object code or executable form under the terms of Sections 1 and -2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source - code, which must be distributed under the terms of Sections 1 and 2 above - on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to - give any third party, for a charge no more than your cost of physically - performing source distribution, a complete machine-readable copy of the - corresponding source code, to be distributed under the terms of Sections 1 - and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to - distribute corresponding source code. (This alternative is allowed only - for noncommercial distribution and only if you received the program in - object code or executable form with such an offer, in accord with - Subsection b above.) - -The source code for a work means the preferred form of the work for making -modifications to it. For an executable work, complete source code means all -the source code for all modules it contains, plus any associated interface -definition files, plus the scripts used to control compilation and installation -of the executable. However, as a special exception, the source code -distributed need not include anything that is normally distributed (in either -source or binary form) with the major components (compiler, kernel, and so on) -of the operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy -from a designated place, then offering equivalent access to copy the source -code from the same place counts as distribution of the source code, even though -third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as -expressly provided under this License. Any attempt otherwise to copy, modify, -sublicense or distribute the Program is void, and will automatically terminate -your rights under this License. However, parties who have received copies, or -rights, from you under this License will not have their licenses terminated so -long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. -However, nothing else grants you permission to modify or distribute the Program -or its derivative works. These actions are prohibited by law if you do not -accept this License. Therefore, by modifying or distributing the Program (or -any work based on the Program), you indicate your acceptance of this License to -do so, and all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), -the recipient automatically receives a license from the original licensor to -copy, distribute or modify the Program subject to these terms and conditions. -You may not impose any further restrictions on the recipients' exercise of the -rights granted herein. You are not responsible for enforcing compliance by -third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), conditions -are imposed on you (whether by court order, agreement or otherwise) that -contradict the conditions of this License, they do not excuse you from the -conditions of this License. If you cannot distribute so as to satisfy -simultaneously your obligations under this License and any other pertinent -obligations, then as a consequence you may not distribute the Program at all. -For example, if a patent license would not permit royalty-free redistribution -of the Program by all those who receive copies directly or indirectly through -you, then the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any -particular circumstance, the balance of the section is intended to apply and -the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or -other property right claims or to contest validity of any such claims; this -section has the sole purpose of protecting the integrity of the free software -distribution system, which is implemented by public license practices. Many -people have made generous contributions to the wide range of software -distributed through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing to -distribute software through any other system and a licensee cannot impose that -choice. - -This section is intended to make thoroughly clear what is believed to be a -consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain -countries either by patents or by copyrighted interfaces, the original -copyright holder who places the Program under this License may add an explicit -geographical distribution limitation excluding those countries, so that -distribution is permitted only in or among countries not thus excluded. In -such case, this License incorporates the limitation as if written in the body -of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the -General Public License from time to time. Such new versions will be similar in -spirit to the present version, but may differ in detail to address new problems -or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any later -version", you have the option of following the terms and conditions either of -that version or of any later version published by the Free Software Foundation. -If the Program does not specify a version number of this License, you may -choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs -whose distribution conditions are different, write to the author to ask for -permission. For software which is copyrighted by the Free Software Foundation, -write to the Free Software Foundation; we sometimes make exceptions for this. -Our decision will be guided by the two goals of preserving the free status of -all derivatives of our free software and of promoting the sharing and reuse of -software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR -THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE -STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE -PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, -INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND -FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND -PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, -YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL -ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE -PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY -GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR -INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA -BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A -FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER -OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -END OF TERMS AND CONDITIONS - -How to Apply These Terms to Your New Programs - -If you develop a new program, and you want it to be of the greatest possible -use to the public, the best way to achieve this is to make it free software -which everyone can redistribute and change under these terms. - -To do so, attach the following notices to the program. It is safest to attach -them to the start of each source file to most effectively convey the exclusion -of warranty; and each file should have at least the "copyright" line and a -pointer to where the full notice is found. - - One line to give the program's name and a brief idea of what it does. - - Copyright (C) - - This program is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by the Free - Software Foundation; either version 2 of the License, or (at your option) - any later version. - - This program is distributed in the hope that it will be useful, but WITHOUT - ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - more details. - - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this when it -starts in an interactive mode: - - Gnomovision version 69, Copyright (C) year name of author Gnomovision comes - with ABSOLUTELY NO WARRANTY; for details type 'show w'. This is free - software, and you are welcome to redistribute it under certain conditions; - type 'show c' for details. - -The hypothetical commands 'show w' and 'show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may be -called something other than 'show w' and 'show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your school, -if any, to sign a "copyright disclaimer" for the program, if necessary. Here -is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - 'Gnomovision' (which makes passes at compilers) written by James Hacker. - - signature of Ty Coon, 1 April 1989 - - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General Public -License instead of this License. - - -"CLASSPATH" EXCEPTION TO THE GPL - -Certain source files distributed by Oracle America and/or its affiliates are -subject to the following clarification and special exception to the GPL, but -only where Oracle has expressly included in the particular source file's header -the words "Oracle designates this particular file as subject to the "Classpath" -exception as provided by Oracle in the LICENSE file that accompanied this code." - - Linking this library statically or dynamically with other modules is making - a combined work based on this library. Thus, the terms and conditions of - the GNU General Public License cover the whole combination. - - As a special exception, the copyright holders of this library give you - permission to link this library with independent modules to produce an - executable, regardless of the license terms of these independent modules, - and to copy and distribute the resulting executable under terms of your - choice, provided that you also meet, for each linked independent module, - the terms and conditions of the license of that module. An independent - module is a module which is not derived from or based on this library. If - you modify this library, you may extend this exception to your version of - the library, but you are not obligated to do so. If you do not wish to do - so, delete this exception statement from your version. +Please see ..\java.base\LICENSE diff --git a/apidocs/link.svg b/apidocs/link.svg index 7ccc5ed0..dadef51c 100644 --- a/apidocs/link.svg +++ b/apidocs/link.svg @@ -2,27 +2,27 @@ diff --git a/apidocs/overview-tree.html b/apidocs/overview-tree.html index dd8152d5..52b043ca 100644 --- a/apidocs/overview-tree.html +++ b/apidocs/overview-tree.html @@ -2,7 +2,7 @@ -Class Hierarchy (spotbugs-maven-plugin 4.8.2.0-SNAPSHOT API) +Class Hierarchy (spotbugs-maven-plugin 4.8.2.0 API) @@ -75,4 +75,4 @@

Class Hierarchy

- + \ No newline at end of file diff --git a/apidocs/script-dir/jquery-3.6.1.min.js b/apidocs/script-dir/jquery-3.6.1.min.js index 2c69bc90..9b173199 100644 --- a/apidocs/script-dir/jquery-3.6.1.min.js +++ b/apidocs/script-dir/jquery-3.6.1.min.js @@ -1,2 +1,2 @@ /*! jQuery v3.6.1 | (c) OpenJS Foundation and other contributors | jquery.org/license */ -!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,y=n.hasOwnProperty,a=y.toString,l=a.call(Object),v={},m=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType&&"function"!=typeof e.item},x=function(e){return null!=e&&e===e.window},E=C.document,c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.6.1",S=function(e,t){return new S.fn.init(e,t)};function p(e){var t=!!e&&"length"in e&&e.length,n=w(e);return!m(e)&&!x(e)&&("array"===n||0===t||"number"==typeof t&&0+~]|"+M+")"+M+"*"),U=new RegExp(M+"|>"),X=new RegExp(F),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){T()},ae=be(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(t=O.call(p.childNodes),p.childNodes),t[p.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function se(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(T(e),e=e||C,E)){if(11!==p&&(u=Z.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return n.push(a),n}else if(f&&(a=f.getElementById(i))&&v(e,a)&&a.id===i)return n.push(a),n}else{if(u[2])return H.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&d.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(i)),n}if(d.qsa&&!N[t+" "]&&(!y||!y.test(t))&&(1!==p||"object"!==e.nodeName.toLowerCase())){if(c=t,f=e,1===p&&(U.test(t)||z.test(t))){(f=ee.test(t)&&ve(e.parentNode)||e)===e&&d.scope||((s=e.getAttribute("id"))?s=s.replace(re,ie):e.setAttribute("id",s=S)),o=(l=h(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+xe(l[o]);c=l.join(",")}try{return H.apply(n,f.querySelectorAll(c)),n}catch(e){N(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return g(t.replace(B,"$1"),e,n,r)}function ue(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function le(e){return e[S]=!0,e}function ce(e){var t=C.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){var n=e.split("|"),r=n.length;while(r--)b.attrHandle[n[r]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function de(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function he(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function ge(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function ye(a){return le(function(o){return o=+o,le(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function ve(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in d=se.support={},i=se.isXML=function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||"HTML")},T=se.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:p;return r!=C&&9===r.nodeType&&r.documentElement&&(a=(C=r).documentElement,E=!i(C),p!=C&&(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",oe,!1):n.attachEvent&&n.attachEvent("onunload",oe)),d.scope=ce(function(e){return a.appendChild(e).appendChild(C.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),d.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getElementsByTagName("*").length}),d.getElementsByClassName=K.test(C.getElementsByClassName),d.getById=ce(function(e){return a.appendChild(e).id=S,!C.getElementsByName||!C.getElementsByName(S).length}),d.getById?(b.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(te,ne);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=d.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):d.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},b.find.CLASS=d.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&E)return t.getElementsByClassName(e)},s=[],y=[],(d.qsa=K.test(C.querySelectorAll))&&(ce(function(e){var t;a.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&y.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||y.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+S+"-]").length||y.push("~="),(t=C.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||y.push("\\["+M+"*name"+M+"*="+M+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||y.push(":checked"),e.querySelectorAll("a#"+S+"+*").length||y.push(".#.+[+~]"),e.querySelectorAll("\\\f"),y.push("[\\r\\n\\f]")}),ce(function(e){e.innerHTML="";var t=C.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&y.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&y.push(":enabled",":disabled"),a.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&y.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),y.push(",.*:")})),(d.matchesSelector=K.test(c=a.matches||a.webkitMatchesSelector||a.mozMatchesSelector||a.oMatchesSelector||a.msMatchesSelector))&&ce(function(e){d.disconnectedMatch=c.call(e,"*"),c.call(e,"[s!='']:x"),s.push("!=",F)}),y=y.length&&new RegExp(y.join("|")),s=s.length&&new RegExp(s.join("|")),t=K.test(a.compareDocumentPosition),v=t||K.test(a.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},j=t?function(e,t){if(e===t)return l=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!d.sortDetached&&t.compareDocumentPosition(e)===n?e==C||e.ownerDocument==p&&v(p,e)?-1:t==C||t.ownerDocument==p&&v(p,t)?1:u?P(u,e)-P(u,t):0:4&n?-1:1)}:function(e,t){if(e===t)return l=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e==C?-1:t==C?1:i?-1:o?1:u?P(u,e)-P(u,t):0;if(i===o)return pe(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pe(a[r],s[r]):a[r]==p?-1:s[r]==p?1:0}),C},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(T(e),d.matchesSelector&&E&&!N[t+" "]&&(!s||!s.test(t))&&(!y||!y.test(t)))try{var n=c.call(e,t);if(n||d.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){N(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=h(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=m[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&m(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=se.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,n,r){return m(n)?S.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?S.grep(e,function(e){return e===n!==r}):"string"!=typeof n?S.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/;(S.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||D,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:q.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof S?t[0]:t,S.merge(this,S.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),N.test(r[1])&&S.isPlainObject(t))for(r in t)m(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(S):S.makeArray(e,this)}).prototype=S.fn,D=S(E);var L=/^(?:parents|prev(?:Until|All))/,H={children:!0,contents:!0,next:!0,prev:!0};function O(e,t){while((e=e[t])&&1!==e.nodeType);return e}S.fn.extend({has:function(e){var t=S(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i;ce=E.createDocumentFragment().appendChild(E.createElement("div")),(fe=E.createElement("input")).setAttribute("type","radio"),fe.setAttribute("checked","checked"),fe.setAttribute("name","t"),ce.appendChild(fe),v.checkClone=ce.cloneNode(!0).cloneNode(!0).lastChild.checked,ce.innerHTML="",v.noCloneChecked=!!ce.cloneNode(!0).lastChild.defaultValue,ce.innerHTML="",v.option=!!ce.lastChild;var ge={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function ye(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?S.merge([e],n):n}function ve(e,t){for(var n=0,r=e.length;n",""]);var me=/<|&#?\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d\s*$/g;function je(e,t){return A(e,"table")&&A(11!==t.nodeType?t:t.firstChild,"tr")&&S(e).children("tbody")[0]||e}function De(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function qe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Le(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(Y.hasData(e)&&(s=Y.get(e).events))for(i in Y.remove(t,"handle events"),s)for(n=0,r=s[i].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),E.head.appendChild(r[0])},abort:function(){i&&i()}}});var Ut,Xt=[],Vt=/(=)\?(?=&|$)|\?\?/;S.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Xt.pop()||S.expando+"_"+Ct.guid++;return this[e]=!0,e}}),S.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Vt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Vt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=m(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Vt,"$1"+r):!1!==e.jsonp&&(e.url+=(Et.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||S.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=C[r],C[r]=function(){o=arguments},n.always(function(){void 0===i?S(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Xt.push(r)),o&&m(i)&&i(o[0]),o=i=void 0}),"script"}),v.createHTMLDocument=((Ut=E.implementation.createHTMLDocument("").body).innerHTML="
",2===Ut.childNodes.length),S.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(v.createHTMLDocument?((r=(t=E.implementation.createHTMLDocument("")).createElement("base")).href=E.location.href,t.head.appendChild(r)):t=E),o=!n&&[],(i=N.exec(e))?[t.createElement(i[1])]:(i=xe([e],t,o),o&&o.length&&S(o).remove(),S.merge([],i.childNodes)));var r,i,o},S.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1").append(S.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},S.expr.pseudos.animated=function(t){return S.grep(S.timers,function(e){return t===e.elem}).length},S.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=S.css(e,"position"),c=S(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=S.css(e,"top"),u=S.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),m(t)&&(t=t.call(e,n,S.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},S.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){S.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===S.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===S.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=S(e).offset()).top+=S.css(e,"borderTopWidth",!0),i.left+=S.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-S.css(r,"marginTop",!0),left:t.left-i.left-S.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===S.css(e,"position"))e=e.offsetParent;return e||re})}}),S.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;S.fn[t]=function(e){return B(this,function(e,t,n){var r;if(x(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),S.each(["top","left"],function(e,n){S.cssHooks[n]=_e(v.pixelPosition,function(e,t){if(t)return t=Be(e,n),Pe.test(t)?S(e).position()[n]+"px":t})}),S.each({Height:"height",Width:"width"},function(a,s){S.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){S.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return B(this,function(e,t,n){var r;return x(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?S.css(e,t,i):S.style(e,t,n,i)},s,n?e:void 0,n)}})}),S.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){S.fn[t]=function(e){return this.on(t,e)}}),S.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),S.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){S.fn[n]=function(e,t){return 0+~]|"+M+")"+M+"*"),U=new RegExp(M+"|>"),X=new RegExp(F),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){T()},ae=be(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(t=O.call(p.childNodes),p.childNodes),t[p.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function se(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(T(e),e=e||C,E)){if(11!==p&&(u=Z.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return n.push(a),n}else if(f&&(a=f.getElementById(i))&&v(e,a)&&a.id===i)return n.push(a),n}else{if(u[2])return H.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&d.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(i)),n}if(d.qsa&&!N[t+" "]&&(!y||!y.test(t))&&(1!==p||"object"!==e.nodeName.toLowerCase())){if(c=t,f=e,1===p&&(U.test(t)||z.test(t))){(f=ee.test(t)&&ve(e.parentNode)||e)===e&&d.scope||((s=e.getAttribute("id"))?s=s.replace(re,ie):e.setAttribute("id",s=S)),o=(l=h(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+xe(l[o]);c=l.join(",")}try{return H.apply(n,f.querySelectorAll(c)),n}catch(e){N(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return g(t.replace(B,"$1"),e,n,r)}function ue(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function le(e){return e[S]=!0,e}function ce(e){var t=C.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){var n=e.split("|"),r=n.length;while(r--)b.attrHandle[n[r]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function de(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function he(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function ge(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function ye(a){return le(function(o){return o=+o,le(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function ve(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in d=se.support={},i=se.isXML=function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||"HTML")},T=se.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:p;return r!=C&&9===r.nodeType&&r.documentElement&&(a=(C=r).documentElement,E=!i(C),p!=C&&(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",oe,!1):n.attachEvent&&n.attachEvent("onunload",oe)),d.scope=ce(function(e){return a.appendChild(e).appendChild(C.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),d.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getElementsByTagName("*").length}),d.getElementsByClassName=K.test(C.getElementsByClassName),d.getById=ce(function(e){return a.appendChild(e).id=S,!C.getElementsByName||!C.getElementsByName(S).length}),d.getById?(b.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(te,ne);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=d.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):d.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},b.find.CLASS=d.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&E)return t.getElementsByClassName(e)},s=[],y=[],(d.qsa=K.test(C.querySelectorAll))&&(ce(function(e){var t;a.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&y.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||y.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+S+"-]").length||y.push("~="),(t=C.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||y.push("\\["+M+"*name"+M+"*="+M+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||y.push(":checked"),e.querySelectorAll("a#"+S+"+*").length||y.push(".#.+[+~]"),e.querySelectorAll("\\\f"),y.push("[\\r\\n\\f]")}),ce(function(e){e.innerHTML="";var t=C.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&y.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&y.push(":enabled",":disabled"),a.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&y.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),y.push(",.*:")})),(d.matchesSelector=K.test(c=a.matches||a.webkitMatchesSelector||a.mozMatchesSelector||a.oMatchesSelector||a.msMatchesSelector))&&ce(function(e){d.disconnectedMatch=c.call(e,"*"),c.call(e,"[s!='']:x"),s.push("!=",F)}),y=y.length&&new RegExp(y.join("|")),s=s.length&&new RegExp(s.join("|")),t=K.test(a.compareDocumentPosition),v=t||K.test(a.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},j=t?function(e,t){if(e===t)return l=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!d.sortDetached&&t.compareDocumentPosition(e)===n?e==C||e.ownerDocument==p&&v(p,e)?-1:t==C||t.ownerDocument==p&&v(p,t)?1:u?P(u,e)-P(u,t):0:4&n?-1:1)}:function(e,t){if(e===t)return l=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e==C?-1:t==C?1:i?-1:o?1:u?P(u,e)-P(u,t):0;if(i===o)return pe(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pe(a[r],s[r]):a[r]==p?-1:s[r]==p?1:0}),C},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(T(e),d.matchesSelector&&E&&!N[t+" "]&&(!s||!s.test(t))&&(!y||!y.test(t)))try{var n=c.call(e,t);if(n||d.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){N(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=h(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=m[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&m(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=se.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,n,r){return m(n)?S.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?S.grep(e,function(e){return e===n!==r}):"string"!=typeof n?S.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/;(S.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||D,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:q.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof S?t[0]:t,S.merge(this,S.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),N.test(r[1])&&S.isPlainObject(t))for(r in t)m(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(S):S.makeArray(e,this)}).prototype=S.fn,D=S(E);var L=/^(?:parents|prev(?:Until|All))/,H={children:!0,contents:!0,next:!0,prev:!0};function O(e,t){while((e=e[t])&&1!==e.nodeType);return e}S.fn.extend({has:function(e){var t=S(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i;ce=E.createDocumentFragment().appendChild(E.createElement("div")),(fe=E.createElement("input")).setAttribute("type","radio"),fe.setAttribute("checked","checked"),fe.setAttribute("name","t"),ce.appendChild(fe),v.checkClone=ce.cloneNode(!0).cloneNode(!0).lastChild.checked,ce.innerHTML="",v.noCloneChecked=!!ce.cloneNode(!0).lastChild.defaultValue,ce.innerHTML="",v.option=!!ce.lastChild;var ge={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function ye(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?S.merge([e],n):n}function ve(e,t){for(var n=0,r=e.length;n",""]);var me=/<|&#?\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d\s*$/g;function je(e,t){return A(e,"table")&&A(11!==t.nodeType?t:t.firstChild,"tr")&&S(e).children("tbody")[0]||e}function De(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function qe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Le(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(Y.hasData(e)&&(s=Y.get(e).events))for(i in Y.remove(t,"handle events"),s)for(n=0,r=s[i].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),E.head.appendChild(r[0])},abort:function(){i&&i()}}});var Ut,Xt=[],Vt=/(=)\?(?=&|$)|\?\?/;S.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Xt.pop()||S.expando+"_"+Ct.guid++;return this[e]=!0,e}}),S.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Vt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Vt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=m(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Vt,"$1"+r):!1!==e.jsonp&&(e.url+=(Et.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||S.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=C[r],C[r]=function(){o=arguments},n.always(function(){void 0===i?S(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Xt.push(r)),o&&m(i)&&i(o[0]),o=i=void 0}),"script"}),v.createHTMLDocument=((Ut=E.implementation.createHTMLDocument("").body).innerHTML="
",2===Ut.childNodes.length),S.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(v.createHTMLDocument?((r=(t=E.implementation.createHTMLDocument("")).createElement("base")).href=E.location.href,t.head.appendChild(r)):t=E),o=!n&&[],(i=N.exec(e))?[t.createElement(i[1])]:(i=xe([e],t,o),o&&o.length&&S(o).remove(),S.merge([],i.childNodes)));var r,i,o},S.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1").append(S.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},S.expr.pseudos.animated=function(t){return S.grep(S.timers,function(e){return t===e.elem}).length},S.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=S.css(e,"position"),c=S(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=S.css(e,"top"),u=S.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),m(t)&&(t=t.call(e,n,S.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},S.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){S.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===S.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===S.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=S(e).offset()).top+=S.css(e,"borderTopWidth",!0),i.left+=S.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-S.css(r,"marginTop",!0),left:t.left-i.left-S.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===S.css(e,"position"))e=e.offsetParent;return e||re})}}),S.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;S.fn[t]=function(e){return B(this,function(e,t,n){var r;if(x(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),S.each(["top","left"],function(e,n){S.cssHooks[n]=_e(v.pixelPosition,function(e,t){if(t)return t=Be(e,n),Pe.test(t)?S(e).position()[n]+"px":t})}),S.each({Height:"height",Width:"width"},function(a,s){S.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){S.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return B(this,function(e,t,n){var r;return x(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?S.css(e,t,i):S.style(e,t,n,i)},s,n?e:void 0,n)}})}),S.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){S.fn[t]=function(e){return this.on(t,e)}}),S.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),S.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){S.fn[n]=function(e,t){return 0 -Search (spotbugs-maven-plugin 4.8.2.0-SNAPSHOT API) +Search (spotbugs-maven-plugin 4.8.2.0 API) @@ -72,4 +72,4 @@

Search

- + \ No newline at end of file diff --git a/apidocs/search.js b/apidocs/search.js index 7673397e..97d1b75b 100644 --- a/apidocs/search.js +++ b/apidocs/search.js @@ -1,26 +1,26 @@ /* * Copyright (c) 2015, 2023, Oracle and/or its affiliates. All rights reserved. - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * * - * This code is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Oracle designates this - * particular file as subject to the "Classpath" exception as provided - * by Oracle in the LICENSE file that accompanied this code. * - * This code is distributed in the hope that it will be useful, but WITHOUT - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * version 2 for more details (a copy is included in the LICENSE file that - * accompanied this code). * - * You should have received a copy of the GNU General Public License version - * 2 along with this work; if not, write to the Free Software Foundation, - * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA - * or visit www.oracle.com if you need additional information or have any - * questions. */ "use strict"; const messages = { @@ -455,4 +455,4 @@ $(function() { search.val('').focus(); }); search.focus(); -}); +}); \ No newline at end of file diff --git a/apidocs/stylesheet.css b/apidocs/stylesheet.css index f71489f8..c9e55c42 100644 --- a/apidocs/stylesheet.css +++ b/apidocs/stylesheet.css @@ -1269,4 +1269,4 @@ pre.snippet .bold { pre.snippet .highlighted { background-color: var(--snippet-highlight-color); border-radius: 10%; -} +} \ No newline at end of file diff --git a/changelog.html b/changelog.html index 15a5cf21..b109400f 100644 --- a/changelog.html +++ b/changelog.html @@ -33,7 +33,7 @@
  • SpotBugs Maven Plugin»
  • Change Log Report
  • | Last Published: 2023-12-02
  • -
  • |Version: 4.8.2.0-SNAPSHOT
  • +
  • |Version: 4.8.2.0
  • SpotBugs
  • @@ -68,6 +68,7 @@
  • Dependency Updates Report
  • Plugin Updates Report
  • Property Updates Report
  • +
  • Tag List
  • dependency-check:aggregate
  • Plugin Documentation
  • L10n Status
  • @@ -95,9 +96,9 @@

    Changes between 2023 Author Details -2023-12-02 17:46:29 +2023-12-02 18:04:39 Jeremy Landis <jeremylandis@hotmail.com> -.gitattributes v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    .github/workflows/ci.yaml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    .github/workflows/codeql-analysis.yaml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    .github/workflows/coveralls.yaml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    .github/workflows/coverity.yaml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    .github/workflows/it-maven-3.3.9.yaml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    .github/workflows/it-maven-4.0.0.yaml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    .github/workflows/it.yaml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    .github/workflows/site.yaml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    .github/workflows/sonar.yaml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    .github/workflows/sonatype.yaml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    .gitignore v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    .mvn/extensions.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    .mvn/jvm.config v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    .mvn/maven.config v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    .mvn/settings.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    .mvn/wrapper/MavenWrapperDownloader.java v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    .mvn/wrapper/maven-wrapper.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    LICENSE v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    LICENSE_HEADER v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    README.md v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    mvnw v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    mvnw.cmd v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    renovate.json v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it-src/test/java/org/codehaus/mojo/spotbugsmavenplugin/it/App.java v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it-src/test/java/org/codehaus/mojo/spotbugsmavenplugin/it/FooTest.java v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it-tools/build-tools/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it-tools/build-tools/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it-tools/build-tools/src/main/resources/baseline/spotbugs-baseline-other.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it-tools/build-tools/src/main/resources/baseline/spotbugs-baseline-outputstream.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it-tools/build-tools/src/main/resources/baseline/spotbugs-baseline.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it-tools/build-tools/src/main/resources/filters/lib-filter2.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it-tools/build-tools/src/main/resources/whizbang/lib-filter.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it-tools/build-tools/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it-tools/prime/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it-tools/prime/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it-tools/prime/src/main/resources/filters/lib-filter2.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it-tools/prime/src/main/resources/whizbang/lib-filter.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it-tools/prime/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/MFINDBUGS-145/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/MFINDBUGS-145/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/MFINDBUGS-145/src/main/java/org/codehaus/mojo/spotbugsmavenplugin/it/mfindbugs145/App.java v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/MFINDBUGS-145/verify.bsh v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/MFINDBUGS-178/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/MFINDBUGS-178/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/basic-1/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/basic-1/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/basic-1/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/change-xml-filename/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/change-xml-filename/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/change-xml-filename/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-bug-file-multi-list/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-bug-file-multi-list/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-bug-file-multi-list/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-bug-file-multi/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-bug-file-multi/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-bug-file-multi/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-bug-file/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-bug-file/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-bug-file/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-bug-only-test-sources/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-bug-only-test-sources/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-bug-only-test-sources/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-fail/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-fail/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-fail/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-failThreshold/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-failThreshold/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-failThreshold/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-jvmargs/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-jvmargs/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-jvmargs/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-multi-filter-dups/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-multi-filter-dups/module1/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-multi-filter-dups/module2/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-multi-filter-dups/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-multi-filter-dups/src/main/config/spotbugs-exclude-filters.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-multi-filter-dups/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-multi/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-multi/modules/module-1/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-multi/modules/module-2/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-multi/modules/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-multi/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-multi/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-no-missing-classes/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-no-missing-classes/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-no-missing-classes/src/main/java/test/App.java v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-no-missing-classes/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-nofail/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-nofail/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-pluginList-repo/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-pluginList-repo/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-pluginList-repo/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-skip/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-skip/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-skip/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-timeout/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check-timeout/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/check/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/common.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/effort-default/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/effort-default/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/effort-default/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/effort-max/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/effort-max/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/effort-max/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/effort-min/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/effort-min/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/effort-min/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/empty/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/empty/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/empty/src/main/resources/app.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/empty/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/encoding-utf8/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/encoding-utf8/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/encoding-utf8/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/exclude-modules/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/exclude-modules/module1/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/exclude-modules/module1/src/main/excludeBugs.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/exclude-modules/module2/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/exclude-modules/module2/src/main/excludeBugs.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/exclude-modules/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/exclude-modules/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/exclude-multi-list/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/exclude-multi-list/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/exclude-multi-list/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/exclude-multi/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/exclude-multi/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/exclude-multi/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/exclude/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/exclude/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/exclude/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/excludeBugsFile/excludeBugs1.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/excludeBugsFile/excludeBugs2.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/excludeBugsFile/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/excludeBugsFile/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/excludeBugsFile/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/experimental/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/experimental/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/experimental/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/html-report/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/html-report/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/html-report/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/include-multi-list/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/include-multi-list/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/include-multi-list/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/include-multi/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/include-multi/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/include-multi/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/include/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/include/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/include/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/maxRank/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/maxRank/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/maxRank/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/multi-build/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/multi-build/modules/module-1/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/multi-build/modules/module-2/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/multi-build/modules/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/multi-build/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/multi-build/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/multi/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/multi/modules/module-1/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/multi/modules/module-1/src/site/site.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/multi/modules/module-1/src/site/xdoc/index.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/multi/modules/module-2/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/multi/modules/module-2/src/site/site.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/multi/modules/module-2/src/site/xdoc/index.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/multi/modules/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/multi/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/multi/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/nested/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/nested/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/nested/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/no-src/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/no-src/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/no-src/src/test/java/EmptyJUnitTest.java v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/no-src/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/no-testsrc/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/no-testsrc/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/no-testsrc/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/omitVisitors/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/omitVisitors/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/omitVisitors/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/onlyAnalyze/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/onlyAnalyze/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/onlyAnalyze/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/onlyAnalyzeFileSource/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/onlyAnalyzeFileSource/only-analyze.txt v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/onlyAnalyzeFileSource/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/onlyAnalyzeFileSource/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/pluginList-repo/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/pluginList-repo/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/pluginList-repo/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/pluginList/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/pluginList/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/pluginList/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/relaxed/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/relaxed/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/relaxed/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/sarif-1/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/sarif-1/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/sarif-1/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/sarif-2/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/sarif-2/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/sarif-2/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/settings.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/site-brazil/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/site-brazil/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/site-brazil/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/site-default/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/site-default/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/site-default/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/site-french/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/site-french/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/site-french/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/site-spanish/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/site-spanish/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/site-spanish/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/skip/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/skip/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/skip/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/skipEmpty/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/skipEmpty/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/skipEmpty/src/main/java/test/App.java v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/skipEmpty/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/systemPropertyVariables/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/systemPropertyVariables/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/systemPropertyVariables/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/threaded/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/threaded/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/threaded/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/threshold-experimental/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/threshold-experimental/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/threshold-experimental/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/threshold-high/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/threshold-high/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/threshold-high/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/threshold-low/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/threshold-low/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/threshold-low/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/trace/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/trace/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/trace/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/userPrefs-override/edu.umd.cs.findbugs.core.prefs v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/userPrefs-override/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/userPrefs-override/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/userPrefs-override/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/userPrefs/edu.umd.cs.findbugs.core.prefs v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/userPrefs/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/userPrefs/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/userPrefs/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/verify-clean/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/verify-clean/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/verify-fail/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/verify-fail/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/verify-fail/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/verify/invoker.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/verify/pom.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/it/verify/verify.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/main/groovy/org/codehaus/mojo/spotbugs/BaseViolationCheckMojo.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/main/groovy/org/codehaus/mojo/spotbugs/CheckMojo.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/main/groovy/org/codehaus/mojo/spotbugs/PluginArtifact.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/main/groovy/org/codehaus/mojo/spotbugs/ResourceHelper.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/main/groovy/org/codehaus/mojo/spotbugs/SourceFileIndexer.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/main/groovy/org/codehaus/mojo/spotbugs/SpotBugsGui.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/main/groovy/org/codehaus/mojo/spotbugs/SpotBugsInfo.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/main/groovy/org/codehaus/mojo/spotbugs/SpotBugsMojo.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/main/groovy/org/codehaus/mojo/spotbugs/SpotBugsPluginsTrait.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/main/groovy/org/codehaus/mojo/spotbugs/SpotbugsReportGenerator.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/main/groovy/org/codehaus/mojo/spotbugs/VerifyMojo.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/main/groovy/org/codehaus/mojo/spotbugs/XDocsReporter.groovy v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/main/resources/spotbugs.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/main/resources/spotbugs_en.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/main/resources/spotbugs_es.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/main/resources/spotbugs_fr.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/main/resources/spotbugs_no_NO.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/main/resources/spotbugs_pt_BR.properties v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/main/tools/spotbugs-exclude-filters.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/apt/examples/multi-module-config.apt.vm v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/apt/examples/violationChecking.apt.vm v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/apt/index.apt.vm v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/apt/usage.apt.vm v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/fml/faq.fml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/css/maven-base.css v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/css/maven-theme.css v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/css/print.css v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/css/site.css v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/images/collapsed.gif v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/images/expanded.gif v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/images/external.png v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/images/icon_error_sml.gif v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/images/icon_info_sml.gif v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/images/icon_success_sml.gif v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/images/icon_warning_sml.gif v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/images/logos/build-by-maven-black.png v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/images/logos/build-by-maven-white.png v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/images/logos/maven-feather.png v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/images/newwindow.png v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/spotbugs.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/spotbugs.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/spotbugsXml.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref-test/allclasses-frame.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref-test/com/github/spotbugs/spotbugs-maven-plugin/it/App.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref-test/com/github/spotbugs/spotbugs-maven-plugin/it/FooTest.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref-test/com/github/spotbugs/spotbugs-maven-plugin/it/package-frame.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref-test/com/github/spotbugs/spotbugs-maven-plugin/it/package-summary.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref-test/index.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref-test/overview-frame.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref-test/overview-summary.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref-test/stylesheet.css v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/A.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/AbstractMissingHashCode.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/AccidentalNonConstructorInInnerClass.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/AnnotationTest.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/AppendingToAnObjectOutputStream.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/ArrayToString.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/AssignedOnlyInCtor.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/AssumeUnsignedBytes.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/UseInitCause.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/UseOfNonHashableClassInHashDataStructure.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/UselessAssignments.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/UselessControlFlow.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/UselessCurrentThread.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/UselessFinalize.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/UselessSCMethods.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/UserAss3rtion.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/UserMistakes.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/allclasses-frame.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/badNaming/package1/A.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/badNaming/package1/package-frame.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/badNaming/package1/package-summary.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/badNaming/package2/A.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/badNaming/package2/AnInterface.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/badNaming/package2/package-frame.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/badNaming/package2/package-summary.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/equals/ArrayEquality.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/equals/package-frame.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/equals/package-summary.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/gcUnrelatedTypes/AllListsCouldBeEqual.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/gcUnrelatedTypes/ArrayListContains.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/gcUnrelatedTypes/ArrayListContains0.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/gcUnrelatedTypes/package-frame.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/gcUnrelatedTypes/package-summary.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/index.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/jsr305/AlwaysBlue.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/jsr305/package-frame.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/jsr305/package-summary.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/npe/AtomicFieldUpdater.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/npe/UseCheckUse.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/npe/package-frame.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/npe/package-summary.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/nullnessAnnotations/UseAnnotations.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/nullnessAnnotations/package-frame.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/nullnessAnnotations/package-summary.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/obligation/UsesWillCloseAnnotation.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/obligation/package-frame.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/obligation/package-summary.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/overview-frame.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/overview-summary.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/package-frame.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/package-summary.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/stylesheet.css v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/uselessThread/UsefulThread.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/uselessThread/package-frame.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/resources/examples/xref/uselessThread/package-summary.html v 4ed4adc650e36b523a7fea0f0ae736efa82ea340
    src/site/site.xml v 4ed4adc650e36b523a7fea0f0ae736efa82ea340

    Merge pull request #687 from hazendaz/master

    [pom] Remove clean goal from invoker as its never existed +.gitattributes v 4737e86ed9903233fff2b94fbf291247d7d6e549
    .github/workflows/ci.yaml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    .github/workflows/codeql-analysis.yaml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    .github/workflows/coveralls.yaml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    .github/workflows/coverity.yaml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    .github/workflows/it-maven-3.3.9.yaml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    .github/workflows/it-maven-4.0.0.yaml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    .github/workflows/it.yaml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    .github/workflows/site.yaml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    .github/workflows/sonar.yaml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    .github/workflows/sonatype.yaml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    .gitignore v 4737e86ed9903233fff2b94fbf291247d7d6e549
    .mvn/extensions.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    .mvn/jvm.config v 4737e86ed9903233fff2b94fbf291247d7d6e549
    .mvn/maven.config v 4737e86ed9903233fff2b94fbf291247d7d6e549
    .mvn/settings.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    .mvn/wrapper/MavenWrapperDownloader.java v 4737e86ed9903233fff2b94fbf291247d7d6e549
    .mvn/wrapper/maven-wrapper.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    LICENSE v 4737e86ed9903233fff2b94fbf291247d7d6e549
    LICENSE_HEADER v 4737e86ed9903233fff2b94fbf291247d7d6e549
    README.md v 4737e86ed9903233fff2b94fbf291247d7d6e549
    mvnw v 4737e86ed9903233fff2b94fbf291247d7d6e549
    mvnw.cmd v 4737e86ed9903233fff2b94fbf291247d7d6e549
    pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    renovate.json v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it-src/test/java/org/codehaus/mojo/spotbugsmavenplugin/it/App.java v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it-src/test/java/org/codehaus/mojo/spotbugsmavenplugin/it/FooTest.java v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it-tools/build-tools/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it-tools/build-tools/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it-tools/build-tools/src/main/resources/baseline/spotbugs-baseline-other.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it-tools/build-tools/src/main/resources/baseline/spotbugs-baseline-outputstream.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it-tools/build-tools/src/main/resources/baseline/spotbugs-baseline.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it-tools/build-tools/src/main/resources/filters/lib-filter2.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it-tools/build-tools/src/main/resources/whizbang/lib-filter.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it-tools/build-tools/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it-tools/prime/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it-tools/prime/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it-tools/prime/src/main/resources/filters/lib-filter2.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it-tools/prime/src/main/resources/whizbang/lib-filter.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it-tools/prime/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/MFINDBUGS-145/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/MFINDBUGS-145/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/MFINDBUGS-145/src/main/java/org/codehaus/mojo/spotbugsmavenplugin/it/mfindbugs145/App.java v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/MFINDBUGS-145/verify.bsh v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/MFINDBUGS-178/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/MFINDBUGS-178/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/basic-1/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/basic-1/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/basic-1/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/change-xml-filename/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/change-xml-filename/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/change-xml-filename/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-bug-file-multi-list/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-bug-file-multi-list/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-bug-file-multi-list/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-bug-file-multi/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-bug-file-multi/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-bug-file-multi/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-bug-file/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-bug-file/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-bug-file/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-bug-only-test-sources/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-bug-only-test-sources/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-bug-only-test-sources/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-fail/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-fail/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-fail/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-failThreshold/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-failThreshold/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-failThreshold/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-jvmargs/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-jvmargs/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-jvmargs/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-multi-filter-dups/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-multi-filter-dups/module1/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-multi-filter-dups/module2/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-multi-filter-dups/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-multi-filter-dups/src/main/config/spotbugs-exclude-filters.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-multi-filter-dups/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-multi/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-multi/modules/module-1/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-multi/modules/module-2/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-multi/modules/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-multi/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-multi/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-no-missing-classes/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-no-missing-classes/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-no-missing-classes/src/main/java/test/App.java v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-no-missing-classes/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-nofail/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-nofail/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-pluginList-repo/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-pluginList-repo/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-pluginList-repo/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-skip/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-skip/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-skip/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-timeout/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check-timeout/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/check/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/common.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/effort-default/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/effort-default/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/effort-default/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/effort-max/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/effort-max/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/effort-max/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/effort-min/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/effort-min/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/effort-min/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/empty/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/empty/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/empty/src/main/resources/app.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/empty/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/encoding-utf8/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/encoding-utf8/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/encoding-utf8/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/exclude-modules/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/exclude-modules/module1/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/exclude-modules/module1/src/main/excludeBugs.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/exclude-modules/module2/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/exclude-modules/module2/src/main/excludeBugs.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/exclude-modules/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/exclude-modules/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/exclude-multi-list/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/exclude-multi-list/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/exclude-multi-list/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/exclude-multi/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/exclude-multi/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/exclude-multi/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/exclude/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/exclude/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/exclude/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/excludeBugsFile/excludeBugs1.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/excludeBugsFile/excludeBugs2.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/excludeBugsFile/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/excludeBugsFile/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/excludeBugsFile/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/experimental/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/experimental/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/experimental/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/html-report/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/html-report/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/html-report/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/include-multi-list/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/include-multi-list/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/include-multi-list/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/include-multi/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/include-multi/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/include-multi/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/include/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/include/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/include/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/maxRank/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/maxRank/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/maxRank/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/multi-build/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/multi-build/modules/module-1/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/multi-build/modules/module-2/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/multi-build/modules/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/multi-build/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/multi-build/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/multi/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/multi/modules/module-1/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/multi/modules/module-1/src/site/site.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/multi/modules/module-1/src/site/xdoc/index.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/multi/modules/module-2/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/multi/modules/module-2/src/site/site.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/multi/modules/module-2/src/site/xdoc/index.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/multi/modules/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/multi/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/multi/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/nested/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/nested/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/nested/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/no-src/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/no-src/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/no-src/src/test/java/EmptyJUnitTest.java v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/no-src/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/no-testsrc/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/no-testsrc/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/no-testsrc/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/omitVisitors/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/omitVisitors/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/omitVisitors/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/onlyAnalyze/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/onlyAnalyze/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/onlyAnalyze/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/onlyAnalyzeFileSource/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/onlyAnalyzeFileSource/only-analyze.txt v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/onlyAnalyzeFileSource/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/onlyAnalyzeFileSource/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/pluginList-repo/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/pluginList-repo/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/pluginList-repo/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/pluginList/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/pluginList/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/pluginList/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/relaxed/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/relaxed/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/relaxed/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/sarif-1/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/sarif-1/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/sarif-1/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/sarif-2/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/sarif-2/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/sarif-2/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/settings.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/site-brazil/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/site-brazil/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/site-brazil/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/site-default/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/site-default/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/site-default/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/site-french/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/site-french/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/site-french/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/site-spanish/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/site-spanish/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/site-spanish/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/skip/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/skip/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/skip/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/skipEmpty/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/skipEmpty/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/skipEmpty/src/main/java/test/App.java v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/skipEmpty/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/systemPropertyVariables/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/systemPropertyVariables/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/systemPropertyVariables/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/threaded/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/threaded/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/threaded/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/threshold-experimental/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/threshold-experimental/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/threshold-experimental/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/threshold-high/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/threshold-high/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/threshold-high/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/threshold-low/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/threshold-low/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/threshold-low/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/trace/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/trace/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/trace/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/userPrefs-override/edu.umd.cs.findbugs.core.prefs v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/userPrefs-override/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/userPrefs-override/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/userPrefs-override/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/userPrefs/edu.umd.cs.findbugs.core.prefs v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/userPrefs/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/userPrefs/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/userPrefs/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/verify-clean/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/verify-clean/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/verify-fail/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/verify-fail/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/verify-fail/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/verify/invoker.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/verify/pom.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/it/verify/verify.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/main/groovy/org/codehaus/mojo/spotbugs/BaseViolationCheckMojo.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/main/groovy/org/codehaus/mojo/spotbugs/CheckMojo.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/main/groovy/org/codehaus/mojo/spotbugs/PluginArtifact.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/main/groovy/org/codehaus/mojo/spotbugs/ResourceHelper.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/main/groovy/org/codehaus/mojo/spotbugs/SourceFileIndexer.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/main/groovy/org/codehaus/mojo/spotbugs/SpotBugsGui.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/main/groovy/org/codehaus/mojo/spotbugs/SpotBugsInfo.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/main/groovy/org/codehaus/mojo/spotbugs/SpotBugsMojo.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/main/groovy/org/codehaus/mojo/spotbugs/SpotBugsPluginsTrait.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/main/groovy/org/codehaus/mojo/spotbugs/SpotbugsReportGenerator.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/main/groovy/org/codehaus/mojo/spotbugs/VerifyMojo.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/main/groovy/org/codehaus/mojo/spotbugs/XDocsReporter.groovy v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/main/resources/spotbugs.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/main/resources/spotbugs_en.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/main/resources/spotbugs_es.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/main/resources/spotbugs_fr.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/main/resources/spotbugs_no_NO.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/main/resources/spotbugs_pt_BR.properties v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/main/tools/spotbugs-exclude-filters.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/apt/examples/multi-module-config.apt.vm v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/apt/examples/violationChecking.apt.vm v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/apt/index.apt.vm v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/apt/usage.apt.vm v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/fml/faq.fml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/css/maven-base.css v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/css/maven-theme.css v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/css/print.css v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/css/site.css v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/images/collapsed.gif v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/images/expanded.gif v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/images/external.png v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/images/icon_error_sml.gif v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/images/icon_info_sml.gif v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/images/icon_success_sml.gif v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/images/icon_warning_sml.gif v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/images/logos/build-by-maven-black.png v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/images/logos/build-by-maven-white.png v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/images/logos/maven-feather.png v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/images/newwindow.png v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/spotbugs.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/spotbugs.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/spotbugsXml.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref-test/allclasses-frame.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref-test/com/github/spotbugs/spotbugs-maven-plugin/it/App.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref-test/com/github/spotbugs/spotbugs-maven-plugin/it/FooTest.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref-test/com/github/spotbugs/spotbugs-maven-plugin/it/package-frame.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref-test/com/github/spotbugs/spotbugs-maven-plugin/it/package-summary.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref-test/index.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref-test/overview-frame.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref-test/overview-summary.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref-test/stylesheet.css v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/A.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/AbstractMissingHashCode.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/AccidentalNonConstructorInInnerClass.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/AnnotationTest.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/AppendingToAnObjectOutputStream.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/ArrayToString.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/AssignedOnlyInCtor.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/AssumeUnsignedBytes.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/UseInitCause.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/UseOfNonHashableClassInHashDataStructure.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/UselessAssignments.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/UselessControlFlow.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/UselessCurrentThread.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/UselessFinalize.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/UselessSCMethods.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/UserAss3rtion.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/UserMistakes.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/allclasses-frame.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/badNaming/package1/A.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/badNaming/package1/package-frame.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/badNaming/package1/package-summary.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/badNaming/package2/A.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/badNaming/package2/AnInterface.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/badNaming/package2/package-frame.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/badNaming/package2/package-summary.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/equals/ArrayEquality.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/equals/package-frame.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/equals/package-summary.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/gcUnrelatedTypes/AllListsCouldBeEqual.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/gcUnrelatedTypes/ArrayListContains.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/gcUnrelatedTypes/ArrayListContains0.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/gcUnrelatedTypes/package-frame.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/gcUnrelatedTypes/package-summary.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/index.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/jsr305/AlwaysBlue.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/jsr305/package-frame.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/jsr305/package-summary.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/npe/AtomicFieldUpdater.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/npe/UseCheckUse.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/npe/package-frame.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/npe/package-summary.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/nullnessAnnotations/UseAnnotations.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/nullnessAnnotations/package-frame.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/nullnessAnnotations/package-summary.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/obligation/UsesWillCloseAnnotation.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/obligation/package-frame.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/obligation/package-summary.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/overview-frame.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/overview-summary.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/package-frame.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/package-summary.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/stylesheet.css v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/uselessThread/UsefulThread.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/uselessThread/package-frame.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/resources/examples/xref/uselessThread/package-summary.html v 4737e86ed9903233fff2b94fbf291247d7d6e549
    src/site/site.xml v 4737e86ed9903233fff2b94fbf291247d7d6e549

    [maven-release-plugin] prepare release spotbugs-maven-plugin-4.8.2.0 @@ -117,4 +118,4 @@

    Changes between 2023 } - + \ No newline at end of file diff --git a/check-mojo.html b/check-mojo.html index 255d10c4..c88d18fc 100644 --- a/check-mojo.html +++ b/check-mojo.html @@ -33,7 +33,7 @@
  • SpotBugs Maven Plugin»
  • spotbugs:check
  • | Last Published: 2023-12-02
  • -
  • |Version: 4.8.2.0-SNAPSHOT
  • +
  • |Version: 4.8.2.0
  • SpotBugs
  • @@ -72,7 +72,7 @@

    spotbugs:check

    Full name:

    -

    com.github.spotbugs:spotbugs-maven-plugin:4.8.2.0-SNAPSHOT:check

    +

    com.github.spotbugs:spotbugs-maven-plugin:4.8.2.0:check

    Description:

    No description.

    Attributes:

    @@ -519,4 +519,4 @@

    <xrefTestLocation>

    SpotBugs Maven Plugin»
  • CI Management
  • | Last Published: 2023-12-02
  • -
  • |Version: 4.8.2.0-SNAPSHOT
  • +
  • |Version: 4.8.2.0
  • SpotBugs
  • @@ -111,4 +111,4 @@

    Notifiers

    } - + \ No newline at end of file diff --git a/css/print.css b/css/print.css index 34af557d..1b549828 100644 --- a/css/print.css +++ b/css/print.css @@ -32,4 +32,4 @@ body.docs div.docs { margin: 0 !important; border: none !important; -} +} \ No newline at end of file diff --git a/dependencies.html b/dependencies.html index f917d5d3..b8e41d02 100644 --- a/dependencies.html +++ b/dependencies.html @@ -33,7 +33,7 @@
  • SpotBugs Maven Plugin»
  • Project Dependencies
  • | Last Published: 2023-12-02
  • -
  • |Version: 4.8.2.0-SNAPSHOT
  • +
  • |Version: 4.8.2.0
  • SpotBugs
  • @@ -800,7 +800,7 @@

    Project Dependency Graph

    - + \ No newline at end of file diff --git a/dependency-check-report.html b/dependency-check-report.html index 6d71dfc8..c3f6199c 100644 --- a/dependency-check-report.html +++ b/dependency-check-report.html @@ -662,37 +662,37 @@

    Suppressing false positives | Getting Help: github issues

     Sponsor

    -

    Project: spotbugs-maven-plugin

    com.github.spotbugs:spotbugs-maven-plugin:4.8.2.0-SNAPSHOT

    Scan Information (show all):
    • dependency-check version: 8.4.2
    • Report Generated On: Sat, 2 Dec 2023 22:56:04 GMT
    • Dependencies Scanned: 106 (99 unique)
    • Vulnerable Dependencies11
    • Vulnerabilities Found: 20
    • Vulnerabilities Suppressed: 0
    • ...

    Summary

    Display: Showing Vulnerable Dependencies (click to show all)

    DependencyVulnerability IDsPackageHighest SeverityCVE CountConfidenceEvidence Count
    Saxon-HE-12.3.jarcpe:2.3:a:kay_framework_project:kay_framework:12.3:*:*:*:*:*:*:*pkg:maven/net.sf.saxon/Saxon-HE@12.3 0Low55
    ant-1.10.14.jarcpe:2.3:a:apache:ant:1.10.14:*:*:*:*:*:*:*pkg:maven/org.apache.ant/ant@1.10.14 0Highest24
    aopalliance-1.0.jarpkg:maven/aopalliance/aopalliance@1.0 020
    asm-9.6.jarpkg:maven/org.ow2.asm/asm@9.6 054
    asm-analysis-9.6.jarpkg:maven/org.ow2.asm/asm-analysis@9.6 060
    asm-commons-9.6.jarpkg:maven/org.ow2.asm/asm-commons@9.6 058
    asm-tree-9.6.jarpkg:maven/org.ow2.asm/asm-tree@9.6 058
    asm-util-9.6.jarpkg:maven/org.ow2.asm/asm-util@9.6 058
    bcel-6.6.1.jarcpe:2.3:a:apache:commons_bcel:6.6.1:*:*:*:*:*:*:*pkg:maven/org.apache.bcel/bcel@6.6.1 0Low75
    checker-qual-3.40.0.jarpkg:maven/org.checkerframework/checker-qual@3.40.0 046
    commons-beanutils-1.9.4.jarcpe:2.3:a:apache:commons_beanutils:1.9.4:*:*:*:*:*:*:*pkg:maven/commons-beanutils/commons-beanutils@1.9.4 0Highest168
    commons-chain-1.2.jarpkg:maven/commons-chain/commons-chain@1.2 078
    commons-codec-1.16.0.jarpkg:maven/commons-codec/commons-codec@1.16.0 0119
    commons-collections-3.2.2.jarcpe:2.3:a:apache:commons_collections:3.2.2:*:*:*:*:*:*:*pkg:maven/commons-collections/commons-collections@3.2.2 0Highest84
    commons-digester-2.1.jarpkg:maven/commons-digester/commons-digester@2.1 098
    commons-io-2.15.1.jarcpe:2.3:a:apache:commons_io:2.15.1:*:*:*:*:*:*:*pkg:maven/commons-io/commons-io@2.15.1 0Highest125
    commons-lang-2.6.jarpkg:maven/commons-lang/commons-lang@2.6 0122
    commons-lang3-3.14.0.jarpkg:maven/org.apache.commons/commons-lang3@3.14.0 0145
    commons-text-1.10.0.jarcpe:2.3:a:apache:commons_text:1.10.0:*:*:*:*:*:*:*pkg:maven/org.apache.commons/commons-text@1.10.0 0Highest71
    dom4j-2.1.4.jarcpe:2.3:a:dom4j_project:dom4j:2.1.4:*:*:*:*:*:*:*pkg:maven/org.dom4j/dom4j@2.1.4 0Highest21
    doxia-core-1.12.0.jarpkg:maven/org.apache.maven.doxia/doxia-core@1.12.0 026
    doxia-decoration-model-1.11.1.jarpkg:maven/org.apache.maven.doxia/doxia-decoration-model@1.11.1 026
    doxia-integration-tools-1.11.1.jarpkg:maven/org.apache.maven.doxia/doxia-integration-tools@1.11.1 028
    doxia-logging-api-1.12.0.jarpkg:maven/org.apache.maven.doxia/doxia-logging-api@1.12.0 028
    doxia-module-xhtml-1.11.1.jarpkg:maven/org.apache.maven.doxia/doxia-module-xhtml@1.11.1 028
    doxia-module-xhtml5-1.11.1.jarpkg:maven/org.apache.maven.doxia/doxia-module-xhtml5@1.11.1 028
    doxia-sink-api-1.12.0.jarpkg:maven/org.apache.maven.doxia/doxia-sink-api@1.12.0 028
    doxia-site-renderer-1.11.1.jarpkg:maven/org.apache.maven.doxia/doxia-site-renderer@1.11.1 026
    doxia-skin-model-1.11.1.jarpkg:maven/org.apache.maven.doxia/doxia-skin-model@1.11.1 026
    error_prone_annotations-2.23.0.jarpkg:maven/com.google.errorprone/error_prone_annotations@2.23.0 029
    failureaccess-1.0.1.jarpkg:maven/com.google.guava/failureaccess@1.0.1 028
    groovy-4.0.16.jarcpe:2.3:a:apache:groovy:4.0.16:*:*:*:*:*:*:*pkg:maven/org.apache.groovy/groovy@4.0.16 0Highest289
    groovy-ant-4.0.16.jarcpe:2.3:a:apache:ant:4.0.16:*:*:*:*:*:*:*
    cpe:2.3:a:apache:groovy:4.0.16:*:*:*:*:*:*:*
    pkg:maven/org.apache.groovy/groovy-ant@4.0.16 0Highest286
    gson-2.10.1.jarcpe:2.3:a:google:gson:2.10.1:*:*:*:*:*:*:*pkg:maven/com.google.code.gson/gson@2.10.1 0Highest33
    guava-32.1.3-jre.jarcpe:2.3:a:google:guava:32.1.3:*:*:*:*:*:*:*pkg:maven/com.google.guava/guava@32.1.3-jre 0Highest27
    guice-5.1.0.jarpkg:maven/com.google.inject/guice@5.1.0 034
    hibernate-validator-annotation-processor-6.2.5.Final.jarcpe:2.3:a:redhat:hibernate_validator:6.2.5:*:*:*:*:*:*:*pkg:maven/org.hibernate.validator/hibernate-validator-annotation-processor@6.2.5.Final 0Highest29
    httpclient-4.5.13.jarcpe:2.3:a:apache:httpclient:4.5.13:*:*:*:*:*:*:*pkg:maven/org.apache.httpcomponents/httpclient@4.5.13 0Highest32
    httpclient5-5.1.3.jarcpe:2.3:a:apache:httpclient:5.1.3:*:*:*:*:*:*:*pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.1.3 0Highest30
    httpcore-4.4.14.jarpkg:maven/org.apache.httpcomponents/httpcore@4.4.14 032
    httpcore5-5.1.3.jarpkg:maven/org.apache.httpcomponents.core5/httpcore5@5.1.3 030
    httpcore5-h2-5.1.3.jarpkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.1.3 030
    j2objc-annotations-2.8.jarpkg:maven/com.google.j2objc/j2objc-annotations@2.8 024
    javaparser-core-3.25.6.jarpkg:maven/com.github.javaparser/javaparser-core@3.25.6 027
    javax.annotation-api-1.2.jarpkg:maven/javax.annotation/javax.annotation-api@1.2 046
    javax.inject-1.jarpkg:maven/javax.inject/javax.inject@1 020
    jaxen-2.0.0.jarpkg:maven/jaxen/jaxen@2.0.0 025
    jcip-annotations-1.0-1.jarpkg:maven/com.github.stephenc.jcip/jcip-annotations@1.0-1 025
    jcl-over-slf4j-2.0.9.jarpkg:maven/org.slf4j/jcl-over-slf4j@2.0.9 030
    jsr305-3.0.2.jarpkg:maven/com.google.code.findbugs/jsr305@3.0.2 017
    listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jarpkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava 013
    log4j-api-2.22.0.jarcpe:2.3:a:apache:log4j:2.22.0:*:*:*:*:*:*:*pkg:maven/org.apache.logging.log4j/log4j-api@2.22.0 0Highest37
    log4j-to-slf4j-2.22.0.jarpkg:maven/org.apache.logging.log4j/log4j-to-slf4j@2.22.0 035
    lombok-1.18.30.jarpkg:maven/org.projectlombok/lombok@1.18.30 036
    lombok-1.18.30.jar: mavenEcjBootstrapAgent.jar 07
    maven-artifact-3.9.6.jarpkg:maven/org.apache.maven/maven-artifact@3.9.6 026
    maven-artifact-transfer-0.13.1.jarpkg:maven/org.apache.maven.shared/maven-artifact-transfer@0.13.1 033
    maven-builder-support-3.9.6.jarpkg:maven/org.apache.maven/maven-builder-support@3.9.6 024
    maven-common-artifact-filters-3.3.2.jarpkg:maven/org.apache.maven.shared/maven-common-artifact-filters@3.3.2 029
    maven-core-3.9.6.jarcpe:2.3:a:apache:maven:3.9.6:*:*:*:*:*:*:*pkg:maven/org.apache.maven/maven-core@3.9.6 0Highest24
    maven-model-3.9.6.jarpkg:maven/org.apache.maven/maven-model@3.9.6 026
    maven-model-builder-3.9.6.jarpkg:maven/org.apache.maven/maven-model-builder@3.9.6 032
    maven-plugin-annotations-3.10.2.jarpkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.10.2 026
    maven-plugin-api-3.9.6.jarpkg:maven/org.apache.maven/maven-plugin-api@3.9.6 026
    maven-reporting-api-3.1.1.jarpkg:maven/org.apache.maven.reporting/maven-reporting-api@3.1.1 035
    maven-reporting-impl-3.2.0.jarpkg:maven/org.apache.maven.reporting/maven-reporting-impl@3.2.0 035
    maven-repository-metadata-3.9.6.jarpkg:maven/org.apache.maven/maven-repository-metadata@3.9.6 026
    maven-resolver-api-1.9.18.jarpkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.18 034
    maven-resolver-impl-1.9.18.jarpkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.9.18 032
    maven-resolver-named-locks-1.9.18.jarpkg:maven/org.apache.maven.resolver/maven-resolver-named-locks@1.9.18 033
    maven-resolver-provider-3.9.6.jarpkg:maven/org.apache.maven/maven-resolver-provider@3.9.6 026
    maven-resolver-spi-1.9.18.jarpkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.18 032
    maven-resolver-util-1.9.18.jarpkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.18 036
    maven-settings-3.9.6.jarpkg:maven/org.apache.maven/maven-settings@3.9.6 026
    maven-settings-builder-3.9.6.jarpkg:maven/org.apache.maven/maven-settings-builder@3.9.6 026
    maven-shared-utils-3.4.2.jarcpe:2.3:a:apache:maven_shared_utils:3.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:utils_project:utils:3.4.2:*:*:*:*:*:*:*
    pkg:maven/org.apache.maven.shared/maven-shared-utils@3.4.2 0Highest29
    modernizer-maven-annotations-2.7.0.jarpkg:maven/org.gaul/modernizer-maven-annotations@2.7.0 019
    org.eclipse.sisu.inject-0.9.0.M2.jarpkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@0.9.0.M2 032
    org.eclipse.sisu.plexus-0.9.0.M2.jarpkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.9.0.M2 029
    oro-2.0.8.jarpkg:maven/oro/oro@2.0.8 016
    plexus-cipher-2.0.jarcpe:2.3:a:codehaus-plexus_project:codehaus-plexus:2.0:*:*:*:*:*:*:*pkg:maven/org.codehaus.plexus/plexus-cipher@2.0HIGH2Highest20
    plexus-classworlds-2.7.0.jarcpe:2.3:a:codehaus-plexus_project:codehaus-plexus:2.7.0:*:*:*:*:*:*:*pkg:maven/org.codehaus.plexus/plexus-classworlds@2.7.0HIGH2Highest28
    plexus-component-annotations-2.0.0.jarcpe:2.3:a:codehaus-plexus_project:codehaus-plexus:2.0.0:*:*:*:*:*:*:*pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.0.0HIGH2Highest27
    plexus-i18n-1.0-beta-10.jarcpe:2.3:a:codehaus-plexus_project:codehaus-plexus:1.0.eta-10:*:*:*:*:*:*:*pkg:maven/org.codehaus.plexus/plexus-i18n@1.0-beta-10HIGH2Highest24
    plexus-interpolation-1.26.jarcpe:2.3:a:codehaus-plexus_project:codehaus-plexus:1.26:*:*:*:*:*:*:*pkg:maven/org.codehaus.plexus/plexus-interpolation@1.26HIGH2Highest25
    plexus-resources-1.2.0.jarcpe:2.3:a:codehaus-plexus_project:codehaus-plexus:1.2.0:*:*:*:*:*:*:*pkg:maven/org.codehaus.plexus/plexus-resources@1.2.0HIGH2Highest22
    plexus-sec-dispatcher-2.0.jarcpe:2.3:a:codehaus-plexus_project:codehaus-plexus:2.0:*:*:*:*:*:*:*
    cpe:2.3:a:sec_project:sec:2.0:*:*:*:*:*:*:*
    pkg:maven/org.codehaus.plexus/plexus-sec-dispatcher@2.0HIGH2Highest20
    plexus-utils-4.0.0.jarcpe:2.3:a:codehaus-plexus_project:codehaus-plexus:4.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:plexus-utils_project:plexus-utils:4.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:utils_project:utils:4.0.0:*:*:*:*:*:*:*
    pkg:maven/org.codehaus.plexus/plexus-utils@4.0.0 0Highest24
    plexus-velocity-1.2.jarcpe:2.3:a:codehaus-plexus_project:codehaus-plexus:1.2:*:*:*:*:*:*:*pkg:maven/org.codehaus.plexus/plexus-velocity@1.2HIGH2Highest25
    plexus-xml-3.0.0.jarcpe:2.3:a:codehaus-plexus_project:codehaus-plexus:3.0.0:*:*:*:*:*:*:*pkg:maven/org.codehaus.plexus/plexus-xml@3.0.0HIGH2Highest24
    qdox-1.12.1.jarpkg:maven/com.thoughtworks.qdox/qdox@1.12.1 055
    slf4j-api-2.0.9.jarpkg:maven/org.slf4j/slf4j-api@2.0.9 029
    slf4j-simple-2.0.9.jarpkg:maven/org.slf4j/slf4j-simple@2.0.9 036
    spotbugs-4.8.2.jarpkg:maven/com.github.spotbugs/spotbugs@4.8.2 048
    spotbugs-annotations-4.8.2.jarpkg:maven/com.github.spotbugs/spotbugs-annotations@4.8.2 053
    velocity-1.7.jarcpe:2.3:a:apache:velocity_engine:1.7:*:*:*:*:*:*:*pkg:maven/org.apache.velocity/velocity@1.7HIGH1Low76
    velocity-tools-2.0.jarcpe:2.3:a:apache:velocity_tools:2.0:*:*:*:*:*:*:*pkg:maven/org.apache.velocity/velocity-tools@2.0MEDIUM1Highest76
    xmlresolver-5.2.0-data.jarpkg:maven/org.xmlresolver/xmlresolver@5.2.0 012
    xmlresolver-5.2.0.jarpkg:maven/org.xmlresolver/xmlresolver@5.2.0 026

    Dependencies (vulnerable)

    Saxon-HE-12.3.jar

    Description:

    The XSLT and XQuery Processor

    License:

    Mozilla Public License Version 2.0: http://www.mozilla.org/MPL/2.0/
    File Path: /home/runner/.m2/repository/net/sf/saxon/Saxon-HE/12.3/Saxon-HE-12.3.jar
    MD5: 76f62733796b51b56f0b089906835ec2
    SHA1: 2094978cd420710b0874e1e4c09323dd181465e1
    SHA256:6c546dfdf3c0fcb879df7549b53c2286db5cc19fd0f67b30cfc801be589017c8
    Referenced In Project/Scope: spotbugs-maven-plugin:runtime
    Saxon-HE-12.3.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs@4.8.2

    Identifiers

    ant-1.10.14.jar

    File Path: /home/runner/.m2/repository/org/apache/ant/ant/1.10.14/ant-1.10.14.jar
    MD5: 263e00d844d0e4efa54440ec5ed6362a
    SHA1: 1edce9bbfa60dfd51f010879c78f4421dafae7a7
    SHA256:4cbbd9243de4c1042d61d9a15db4c43c90ff93b16d78b39481da1c956c8e9671
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    ant-1.10.14.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    aopalliance-1.0.jar

    Description:

    AOP Alliance

    License:

    Public Domain
    File Path: /home/runner/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
    MD5: 04177054e180d09e3998808efa0401c7
    SHA1: 0235ba8b489512805ac13a8f9ea77a1ca5ebe3e8
    SHA256:0addec670fedcd3f113c5c8091d783280d23f75e3acb841b61a9cdb079376a08
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    aopalliance-1.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    asm-9.6.jar

    Description:

    ASM, a very small and fast Java bytecode manipulation framework

    License:

    BSD-3-Clause: https://asm.ow2.io/license.html
    File Path: /home/runner/.m2/repository/org/ow2/asm/asm/9.6/asm-9.6.jar
    MD5: 6f8bccf756f170d4185bb24c8c2d2020
    SHA1: aa205cf0a06dbd8e04ece91c0b37c3f5d567546a
    SHA256:3c6fac2424db3d4a853b669f4e3d1d9c3c552235e19a319673f887083c2303a1
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    asm-9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    asm-analysis-9.6.jar

    Description:

    Static code analysis API of ASM, a very small and fast Java bytecode manipulation framework

    License:

    BSD-3-Clause: https://asm.ow2.io/license.html
    File Path: /home/runner/.m2/repository/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar
    MD5: 31c84ef7cc893fb278952ae2d6a2674f
    SHA1: 9ce6c7b174bd997fc2552dff47964546bd7a5ec3
    SHA256:d92832d7c37edc07c60e2559ac6118b31d642e337a6671edcb7ba9fae68edbbb
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    asm-analysis-9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    asm-commons-9.6.jar

    Description:

    Usefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework

    License:

    BSD-3-Clause: https://asm.ow2.io/license.html
    File Path: /home/runner/.m2/repository/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar
    MD5: 9e317c75534bd1da8c00a67c618ab288
    SHA1: f1a9e5508eff490744144565c47326c8648be309
    SHA256:7aefd0d5c0901701c69f7513feda765fb6be33af2ce7aa17c5781fc87657c511
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    asm-commons-9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    asm-tree-9.6.jar

    Description:

    Tree API of ASM, a very small and fast Java bytecode manipulation framework

    License:

    BSD-3-Clause: https://asm.ow2.io/license.html
    File Path: /home/runner/.m2/repository/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar
    MD5: 6062608f1a98afe1e853d01fa1221a9e
    SHA1: c0cdda9d211e965d2a4448aa3fd86110f2f8c2de
    SHA256:c43ecf17b539c777e15da7b5b86553b377e2d39a683de6285567d5283888e7ef
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    asm-tree-9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    asm-util-9.6.jar

    Description:

    Utilities for ASM, a very small and fast Java bytecode manipulation framework

    License:

    BSD-3-Clause: https://asm.ow2.io/license.html
    File Path: /home/runner/.m2/repository/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar
    MD5: bd3bc1c176a787373e9a031073c9574b
    SHA1: f77caf84eb93786a749b2baa40865b9613e3eaee
    SHA256:c635a7402f4aa9bf66b2f4230cea62025a0fe1cd63e8729adefc9b1994fac4c3
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    asm-util-9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    bcel-6.6.1.jar

    Description:

    Apache Commons Bytecode Engineering Library

    License:

    https://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/org/apache/bcel/bcel/6.6.1/bcel-6.6.1.jar
    MD5: 17f26015b44af9d142eba50b78171f96
    SHA1: 8f9809672f3eed6627a53578ef00bff5f48a2a27
    SHA256:50e909f555c772285d0f282d22ec7ca246010fa6996d40226357a28555445904
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    bcel-6.6.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    checker-qual-3.40.0.jar

    Description:

    checker-qual contains annotations (type qualifiers) that a programmer
    +

    Project: spotbugs-maven-plugin

    com.github.spotbugs:spotbugs-maven-plugin:4.8.2.0

    Scan Information (show all):
    • dependency-check version: 8.4.2
    • Report Generated On: Sat, 2 Dec 2023 18:06:45 -0500
    • Dependencies Scanned: 106 (99 unique)
    • Vulnerable Dependencies11
    • Vulnerabilities Found: 20
    • Vulnerabilities Suppressed: 0
    • ...

    Summary

    Display: Showing Vulnerable Dependencies (click to show all)

    DependencyVulnerability IDsPackageHighest SeverityCVE CountConfidenceEvidence Count
    Saxon-HE-12.3.jarcpe:2.3:a:kay_framework_project:kay_framework:12.3:*:*:*:*:*:*:*pkg:maven/net.sf.saxon/Saxon-HE@12.3 0Low55
    ant-1.10.14.jarcpe:2.3:a:apache:ant:1.10.14:*:*:*:*:*:*:*pkg:maven/org.apache.ant/ant@1.10.14 0Highest24
    aopalliance-1.0.jarpkg:maven/aopalliance/aopalliance@1.0 020
    asm-9.6.jarpkg:maven/org.ow2.asm/asm@9.6 054
    asm-analysis-9.6.jarpkg:maven/org.ow2.asm/asm-analysis@9.6 060
    asm-commons-9.6.jarpkg:maven/org.ow2.asm/asm-commons@9.6 058
    asm-tree-9.6.jarpkg:maven/org.ow2.asm/asm-tree@9.6 058
    asm-util-9.6.jarpkg:maven/org.ow2.asm/asm-util@9.6 058
    bcel-6.6.1.jarcpe:2.3:a:apache:commons_bcel:6.6.1:*:*:*:*:*:*:*pkg:maven/org.apache.bcel/bcel@6.6.1 0Low75
    checker-qual-3.40.0.jarpkg:maven/org.checkerframework/checker-qual@3.40.0 046
    commons-beanutils-1.9.4.jarcpe:2.3:a:apache:commons_beanutils:1.9.4:*:*:*:*:*:*:*pkg:maven/commons-beanutils/commons-beanutils@1.9.4 0Highest168
    commons-chain-1.2.jarpkg:maven/commons-chain/commons-chain@1.2 078
    commons-codec-1.16.0.jarpkg:maven/commons-codec/commons-codec@1.16.0 0119
    commons-collections-3.2.2.jarcpe:2.3:a:apache:commons_collections:3.2.2:*:*:*:*:*:*:*pkg:maven/commons-collections/commons-collections@3.2.2 0Highest84
    commons-digester-2.1.jarpkg:maven/commons-digester/commons-digester@2.1 098
    commons-io-2.15.1.jarcpe:2.3:a:apache:commons_io:2.15.1:*:*:*:*:*:*:*pkg:maven/commons-io/commons-io@2.15.1 0Highest125
    commons-lang-2.6.jarpkg:maven/commons-lang/commons-lang@2.6 0122
    commons-lang3-3.14.0.jarpkg:maven/org.apache.commons/commons-lang3@3.14.0 0145
    commons-text-1.10.0.jarcpe:2.3:a:apache:commons_text:1.10.0:*:*:*:*:*:*:*pkg:maven/org.apache.commons/commons-text@1.10.0 0Highest71
    dom4j-2.1.4.jarcpe:2.3:a:dom4j_project:dom4j:2.1.4:*:*:*:*:*:*:*pkg:maven/org.dom4j/dom4j@2.1.4 0Highest21
    doxia-core-1.12.0.jarpkg:maven/org.apache.maven.doxia/doxia-core@1.12.0 026
    doxia-decoration-model-1.11.1.jarpkg:maven/org.apache.maven.doxia/doxia-decoration-model@1.11.1 026
    doxia-integration-tools-1.11.1.jarpkg:maven/org.apache.maven.doxia/doxia-integration-tools@1.11.1 028
    doxia-logging-api-1.12.0.jarpkg:maven/org.apache.maven.doxia/doxia-logging-api@1.12.0 028
    doxia-module-xhtml-1.11.1.jarpkg:maven/org.apache.maven.doxia/doxia-module-xhtml@1.11.1 028
    doxia-module-xhtml5-1.11.1.jarpkg:maven/org.apache.maven.doxia/doxia-module-xhtml5@1.11.1 028
    doxia-sink-api-1.12.0.jarpkg:maven/org.apache.maven.doxia/doxia-sink-api@1.12.0 028
    doxia-site-renderer-1.11.1.jarpkg:maven/org.apache.maven.doxia/doxia-site-renderer@1.11.1 026
    doxia-skin-model-1.11.1.jarpkg:maven/org.apache.maven.doxia/doxia-skin-model@1.11.1 026
    error_prone_annotations-2.23.0.jarpkg:maven/com.google.errorprone/error_prone_annotations@2.23.0 029
    failureaccess-1.0.1.jarpkg:maven/com.google.guava/failureaccess@1.0.1 028
    groovy-4.0.16.jarcpe:2.3:a:apache:groovy:4.0.16:*:*:*:*:*:*:*pkg:maven/org.apache.groovy/groovy@4.0.16 0Highest289
    groovy-ant-4.0.16.jarcpe:2.3:a:apache:ant:4.0.16:*:*:*:*:*:*:*
    cpe:2.3:a:apache:groovy:4.0.16:*:*:*:*:*:*:*
    pkg:maven/org.apache.groovy/groovy-ant@4.0.16 0Highest286
    gson-2.10.1.jarcpe:2.3:a:google:gson:2.10.1:*:*:*:*:*:*:*pkg:maven/com.google.code.gson/gson@2.10.1 0Highest33
    guava-32.1.3-jre.jarcpe:2.3:a:google:guava:32.1.3:*:*:*:*:*:*:*pkg:maven/com.google.guava/guava@32.1.3-jre 0Highest27
    guice-5.1.0.jarpkg:maven/com.google.inject/guice@5.1.0 034
    hibernate-validator-annotation-processor-6.2.5.Final.jarcpe:2.3:a:redhat:hibernate_validator:6.2.5:*:*:*:*:*:*:*pkg:maven/org.hibernate.validator/hibernate-validator-annotation-processor@6.2.5.Final 0Highest29
    httpclient-4.5.13.jarcpe:2.3:a:apache:httpclient:4.5.13:*:*:*:*:*:*:*pkg:maven/org.apache.httpcomponents/httpclient@4.5.13 0Highest32
    httpclient5-5.1.3.jarcpe:2.3:a:apache:httpclient:5.1.3:*:*:*:*:*:*:*pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.1.3 0Highest30
    httpcore-4.4.14.jarpkg:maven/org.apache.httpcomponents/httpcore@4.4.14 032
    httpcore5-5.1.3.jarpkg:maven/org.apache.httpcomponents.core5/httpcore5@5.1.3 030
    httpcore5-h2-5.1.3.jarpkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.1.3 030
    j2objc-annotations-2.8.jarpkg:maven/com.google.j2objc/j2objc-annotations@2.8 024
    javaparser-core-3.25.6.jarpkg:maven/com.github.javaparser/javaparser-core@3.25.6 027
    javax.annotation-api-1.2.jarpkg:maven/javax.annotation/javax.annotation-api@1.2 046
    javax.inject-1.jarpkg:maven/javax.inject/javax.inject@1 020
    jaxen-2.0.0.jarpkg:maven/jaxen/jaxen@2.0.0 025
    jcip-annotations-1.0-1.jarpkg:maven/com.github.stephenc.jcip/jcip-annotations@1.0-1 025
    jcl-over-slf4j-2.0.9.jarpkg:maven/org.slf4j/jcl-over-slf4j@2.0.9 030
    jsr305-3.0.2.jarpkg:maven/com.google.code.findbugs/jsr305@3.0.2 017
    listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jarpkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava 013
    log4j-api-2.22.0.jarcpe:2.3:a:apache:log4j:2.22.0:*:*:*:*:*:*:*pkg:maven/org.apache.logging.log4j/log4j-api@2.22.0 0Highest37
    log4j-to-slf4j-2.22.0.jarpkg:maven/org.apache.logging.log4j/log4j-to-slf4j@2.22.0 035
    lombok-1.18.30.jar: mavenEcjBootstrapAgent.jar 07
    lombok-1.18.30.jarpkg:maven/org.projectlombok/lombok@1.18.30 036
    maven-artifact-3.9.6.jarpkg:maven/org.apache.maven/maven-artifact@3.9.6 026
    maven-artifact-transfer-0.13.1.jarpkg:maven/org.apache.maven.shared/maven-artifact-transfer@0.13.1 033
    maven-builder-support-3.9.6.jarpkg:maven/org.apache.maven/maven-builder-support@3.9.6 024
    maven-common-artifact-filters-3.3.2.jarpkg:maven/org.apache.maven.shared/maven-common-artifact-filters@3.3.2 029
    maven-core-3.9.6.jarcpe:2.3:a:apache:maven:3.9.6:*:*:*:*:*:*:*pkg:maven/org.apache.maven/maven-core@3.9.6 0Highest24
    maven-model-3.9.6.jarpkg:maven/org.apache.maven/maven-model@3.9.6 026
    maven-model-builder-3.9.6.jarpkg:maven/org.apache.maven/maven-model-builder@3.9.6 032
    maven-plugin-annotations-3.10.2.jarpkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.10.2 026
    maven-plugin-api-3.9.6.jarpkg:maven/org.apache.maven/maven-plugin-api@3.9.6 026
    maven-reporting-api-3.1.1.jarpkg:maven/org.apache.maven.reporting/maven-reporting-api@3.1.1 035
    maven-reporting-impl-3.2.0.jarpkg:maven/org.apache.maven.reporting/maven-reporting-impl@3.2.0 035
    maven-repository-metadata-3.9.6.jarpkg:maven/org.apache.maven/maven-repository-metadata@3.9.6 026
    maven-resolver-api-1.9.18.jarpkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.18 034
    maven-resolver-impl-1.9.18.jarpkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.9.18 032
    maven-resolver-named-locks-1.9.18.jarpkg:maven/org.apache.maven.resolver/maven-resolver-named-locks@1.9.18 033
    maven-resolver-provider-3.9.6.jarpkg:maven/org.apache.maven/maven-resolver-provider@3.9.6 026
    maven-resolver-spi-1.9.18.jarpkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.18 032
    maven-resolver-util-1.9.18.jarpkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.18 036
    maven-settings-3.9.6.jarpkg:maven/org.apache.maven/maven-settings@3.9.6 026
    maven-settings-builder-3.9.6.jarpkg:maven/org.apache.maven/maven-settings-builder@3.9.6 026
    maven-shared-utils-3.4.2.jarcpe:2.3:a:apache:maven_shared_utils:3.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:utils_project:utils:3.4.2:*:*:*:*:*:*:*
    pkg:maven/org.apache.maven.shared/maven-shared-utils@3.4.2 0Highest29
    modernizer-maven-annotations-2.7.0.jarpkg:maven/org.gaul/modernizer-maven-annotations@2.7.0 019
    org.eclipse.sisu.inject-0.9.0.M2.jarpkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@0.9.0.M2 032
    org.eclipse.sisu.plexus-0.9.0.M2.jarpkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.9.0.M2 029
    oro-2.0.8.jarpkg:maven/oro/oro@2.0.8 016
    plexus-cipher-2.0.jarcpe:2.3:a:codehaus-plexus_project:codehaus-plexus:2.0:*:*:*:*:*:*:*pkg:maven/org.codehaus.plexus/plexus-cipher@2.0HIGH2Highest20
    plexus-classworlds-2.7.0.jarcpe:2.3:a:codehaus-plexus_project:codehaus-plexus:2.7.0:*:*:*:*:*:*:*pkg:maven/org.codehaus.plexus/plexus-classworlds@2.7.0HIGH2Highest28
    plexus-component-annotations-2.0.0.jarcpe:2.3:a:codehaus-plexus_project:codehaus-plexus:2.0.0:*:*:*:*:*:*:*pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.0.0HIGH2Highest27
    plexus-i18n-1.0-beta-10.jarcpe:2.3:a:codehaus-plexus_project:codehaus-plexus:1.0.eta-10:*:*:*:*:*:*:*pkg:maven/org.codehaus.plexus/plexus-i18n@1.0-beta-10HIGH2Highest24
    plexus-interpolation-1.26.jarcpe:2.3:a:codehaus-plexus_project:codehaus-plexus:1.26:*:*:*:*:*:*:*pkg:maven/org.codehaus.plexus/plexus-interpolation@1.26HIGH2Highest25
    plexus-resources-1.2.0.jarcpe:2.3:a:codehaus-plexus_project:codehaus-plexus:1.2.0:*:*:*:*:*:*:*pkg:maven/org.codehaus.plexus/plexus-resources@1.2.0HIGH2Highest22
    plexus-sec-dispatcher-2.0.jarcpe:2.3:a:codehaus-plexus_project:codehaus-plexus:2.0:*:*:*:*:*:*:*
    cpe:2.3:a:sec_project:sec:2.0:*:*:*:*:*:*:*
    pkg:maven/org.codehaus.plexus/plexus-sec-dispatcher@2.0HIGH2Highest20
    plexus-utils-4.0.0.jarcpe:2.3:a:codehaus-plexus_project:codehaus-plexus:4.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:plexus-utils_project:plexus-utils:4.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:utils_project:utils:4.0.0:*:*:*:*:*:*:*
    pkg:maven/org.codehaus.plexus/plexus-utils@4.0.0 0Highest24
    plexus-velocity-1.2.jarcpe:2.3:a:codehaus-plexus_project:codehaus-plexus:1.2:*:*:*:*:*:*:*pkg:maven/org.codehaus.plexus/plexus-velocity@1.2HIGH2Highest25
    plexus-xml-3.0.0.jarcpe:2.3:a:codehaus-plexus_project:codehaus-plexus:3.0.0:*:*:*:*:*:*:*pkg:maven/org.codehaus.plexus/plexus-xml@3.0.0HIGH2Highest24
    qdox-1.12.1.jarpkg:maven/com.thoughtworks.qdox/qdox@1.12.1 055
    slf4j-api-2.0.9.jarpkg:maven/org.slf4j/slf4j-api@2.0.9 029
    slf4j-simple-2.0.9.jarpkg:maven/org.slf4j/slf4j-simple@2.0.9 036
    spotbugs-4.8.2.jarpkg:maven/com.github.spotbugs/spotbugs@4.8.2 048
    spotbugs-annotations-4.8.2.jarpkg:maven/com.github.spotbugs/spotbugs-annotations@4.8.2 053
    velocity-1.7.jarcpe:2.3:a:apache:velocity_engine:1.7:*:*:*:*:*:*:*pkg:maven/org.apache.velocity/velocity@1.7HIGH1Low76
    velocity-tools-2.0.jarcpe:2.3:a:apache:velocity_tools:2.0:*:*:*:*:*:*:*pkg:maven/org.apache.velocity/velocity-tools@2.0MEDIUM1Highest76
    xmlresolver-5.2.0-data.jarpkg:maven/org.xmlresolver/xmlresolver@5.2.0 012
    xmlresolver-5.2.0.jarpkg:maven/org.xmlresolver/xmlresolver@5.2.0 026

    Dependencies (vulnerable)

    Saxon-HE-12.3.jar

    Description:

    The XSLT and XQuery Processor

    License:

    Mozilla Public License Version 2.0: http://www.mozilla.org/MPL/2.0/
    File Path: C:\Users\Jeremy\.m2\repository\net\sf\saxon\Saxon-HE\12.3\Saxon-HE-12.3.jar
    MD5: 76f62733796b51b56f0b089906835ec2
    SHA1: 2094978cd420710b0874e1e4c09323dd181465e1
    SHA256:6c546dfdf3c0fcb879df7549b53c2286db5cc19fd0f67b30cfc801be589017c8
    Referenced In Project/Scope: spotbugs-maven-plugin:runtime
    Saxon-HE-12.3.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs@4.8.2

    Identifiers

    ant-1.10.14.jar

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\ant\ant\1.10.14\ant-1.10.14.jar
    MD5: 263e00d844d0e4efa54440ec5ed6362a
    SHA1: 1edce9bbfa60dfd51f010879c78f4421dafae7a7
    SHA256:4cbbd9243de4c1042d61d9a15db4c43c90ff93b16d78b39481da1c956c8e9671
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    ant-1.10.14.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    aopalliance-1.0.jar

    Description:

    AOP Alliance

    License:

    Public Domain
    File Path: C:\Users\Jeremy\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
    MD5: 04177054e180d09e3998808efa0401c7
    SHA1: 0235ba8b489512805ac13a8f9ea77a1ca5ebe3e8
    SHA256:0addec670fedcd3f113c5c8091d783280d23f75e3acb841b61a9cdb079376a08
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    aopalliance-1.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    asm-9.6.jar

    Description:

    ASM, a very small and fast Java bytecode manipulation framework

    License:

    BSD-3-Clause: https://asm.ow2.io/license.html
    File Path: C:\Users\Jeremy\.m2\repository\org\ow2\asm\asm\9.6\asm-9.6.jar
    MD5: 6f8bccf756f170d4185bb24c8c2d2020
    SHA1: aa205cf0a06dbd8e04ece91c0b37c3f5d567546a
    SHA256:3c6fac2424db3d4a853b669f4e3d1d9c3c552235e19a319673f887083c2303a1
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    asm-9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    asm-analysis-9.6.jar

    Description:

    Static code analysis API of ASM, a very small and fast Java bytecode manipulation framework

    License:

    BSD-3-Clause: https://asm.ow2.io/license.html
    File Path: C:\Users\Jeremy\.m2\repository\org\ow2\asm\asm-analysis\9.6\asm-analysis-9.6.jar
    MD5: 31c84ef7cc893fb278952ae2d6a2674f
    SHA1: 9ce6c7b174bd997fc2552dff47964546bd7a5ec3
    SHA256:d92832d7c37edc07c60e2559ac6118b31d642e337a6671edcb7ba9fae68edbbb
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    asm-analysis-9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    asm-commons-9.6.jar

    Description:

    Usefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework

    License:

    BSD-3-Clause: https://asm.ow2.io/license.html
    File Path: C:\Users\Jeremy\.m2\repository\org\ow2\asm\asm-commons\9.6\asm-commons-9.6.jar
    MD5: 9e317c75534bd1da8c00a67c618ab288
    SHA1: f1a9e5508eff490744144565c47326c8648be309
    SHA256:7aefd0d5c0901701c69f7513feda765fb6be33af2ce7aa17c5781fc87657c511
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    asm-commons-9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    asm-tree-9.6.jar

    Description:

    Tree API of ASM, a very small and fast Java bytecode manipulation framework

    License:

    BSD-3-Clause: https://asm.ow2.io/license.html
    File Path: C:\Users\Jeremy\.m2\repository\org\ow2\asm\asm-tree\9.6\asm-tree-9.6.jar
    MD5: 6062608f1a98afe1e853d01fa1221a9e
    SHA1: c0cdda9d211e965d2a4448aa3fd86110f2f8c2de
    SHA256:c43ecf17b539c777e15da7b5b86553b377e2d39a683de6285567d5283888e7ef
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    asm-tree-9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    asm-util-9.6.jar

    Description:

    Utilities for ASM, a very small and fast Java bytecode manipulation framework

    License:

    BSD-3-Clause: https://asm.ow2.io/license.html
    File Path: C:\Users\Jeremy\.m2\repository\org\ow2\asm\asm-util\9.6\asm-util-9.6.jar
    MD5: bd3bc1c176a787373e9a031073c9574b
    SHA1: f77caf84eb93786a749b2baa40865b9613e3eaee
    SHA256:c635a7402f4aa9bf66b2f4230cea62025a0fe1cd63e8729adefc9b1994fac4c3
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    asm-util-9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    bcel-6.6.1.jar

    Description:

    Apache Commons Bytecode Engineering Library

    License:

    https://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\org\apache\bcel\bcel\6.6.1\bcel-6.6.1.jar
    MD5: 17f26015b44af9d142eba50b78171f96
    SHA1: 8f9809672f3eed6627a53578ef00bff5f48a2a27
    SHA256:50e909f555c772285d0f282d22ec7ca246010fa6996d40226357a28555445904
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    bcel-6.6.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    checker-qual-3.40.0.jar

    Description:

    checker-qual contains annotations (type qualifiers) that a programmer
     writes to specify Java code for type-checking by the Checker Framework.
    -

    License:

    The MIT License: http://opensource.org/licenses/MIT
    File Path: /home/runner/.m2/repository/org/checkerframework/checker-qual/3.40.0/checker-qual-3.40.0.jar
    MD5: 8c7fbd29a6763f88a1b138813c57565d
    SHA1: 0ee3d7f12ee557875f1d93ca275cc4a019b693ab
    SHA256:e8fce29a11df9934cf04df17bd629bfcf360b4b8ba5a8bd0457f6c4567d1fee4
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    checker-qual-3.40.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    commons-beanutils-1.9.4.jar

    Description:

    Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.

    License:

    https://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
    MD5: 07dc532ee316fe1f2f0323e9bd2f8df4
    SHA1: d52b9abcd97f38c81342bb7e7ae1eee9b73cba51
    SHA256:7d938c81789028045c08c065e94be75fc280527620d5bd62b519d5838532368a
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    commons-beanutils-1.9.4.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    commons-chain-1.2.jar

    Description:

    +

    License:

    The MIT License: http://opensource.org/licenses/MIT
    File Path: C:\Users\Jeremy\.m2\repository\org\checkerframework\checker-qual\3.40.0\checker-qual-3.40.0.jar
    MD5: 8c7fbd29a6763f88a1b138813c57565d
    SHA1: 0ee3d7f12ee557875f1d93ca275cc4a019b693ab
    SHA256:e8fce29a11df9934cf04df17bd629bfcf360b4b8ba5a8bd0457f6c4567d1fee4
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    checker-qual-3.40.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    commons-beanutils-1.9.4.jar

    Description:

    Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.

    License:

    https://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\commons-beanutils\commons-beanutils\1.9.4\commons-beanutils-1.9.4.jar
    MD5: 07dc532ee316fe1f2f0323e9bd2f8df4
    SHA1: d52b9abcd97f38c81342bb7e7ae1eee9b73cba51
    SHA256:7d938c81789028045c08c065e94be75fc280527620d5bd62b519d5838532368a
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    commons-beanutils-1.9.4.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    commons-chain-1.2.jar

    Description:

             An implementation of the GoF Chain of Responsibility pattern
    -    

    License:

    http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/commons-chain/commons-chain/1.2/commons-chain-1.2.jar
    MD5: e18e2c87826644e4c8c08635572c154f
    SHA1: 744a13e8766e338bd347b6fbc28c6db12979d0c6
    SHA256:d5489b5f6b54b74665ad76ad3ffb3ad904830fe4863392784f311897ffcbfca8
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    commons-chain-1.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    commons-codec-1.16.0.jar

    Description:

    +    

    License:

    http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\commons-chain\commons-chain\1.2\commons-chain-1.2.jar
    MD5: e18e2c87826644e4c8c08635572c154f
    SHA1: 744a13e8766e338bd347b6fbc28c6db12979d0c6
    SHA256:d5489b5f6b54b74665ad76ad3ffb3ad904830fe4863392784f311897ffcbfca8
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    commons-chain-1.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    commons-codec-1.16.0.jar

    Description:

          The Apache Commons Codec package contains simple encoder and decoders for
          various formats such as Base64 and Hexadecimal.  In addition to these
          widely used encoders and decoders, the codec package also maintains a
          collection of phonetic encoding utilities.
    -  

    License:

    https://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
    MD5: 6e26920fa7228891980890cce06b718c
    SHA1: 4e3eb3d79888d76b54e28b350915b5dc3919c9de
    SHA256:56595fb20b0b85bc91d0d503dad50bb7f1b9afc0eed5dffa6cbb25929000484d
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    commons-codec-1.16.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    commons-collections-3.2.2.jar

    Description:

    Types that extend and augment the Java Collections Framework.

    License:

    http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
    MD5: f54a8510f834a1a57166970bfc982e94
    SHA1: 8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5
    SHA256:eeeae917917144a68a741d4c0dff66aa5c5c5fd85593ff217bced3fc8ca783b8
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    commons-collections-3.2.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    commons-digester-2.1.jar

    Description:

    +  

    License:

    https://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\commons-codec\commons-codec\1.16.0\commons-codec-1.16.0.jar
    MD5: 6e26920fa7228891980890cce06b718c
    SHA1: 4e3eb3d79888d76b54e28b350915b5dc3919c9de
    SHA256:56595fb20b0b85bc91d0d503dad50bb7f1b9afc0eed5dffa6cbb25929000484d
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    commons-codec-1.16.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    commons-collections-3.2.2.jar

    Description:

    Types that extend and augment the Java Collections Framework.

    License:

    http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\commons-collections\commons-collections\3.2.2\commons-collections-3.2.2.jar
    MD5: f54a8510f834a1a57166970bfc982e94
    SHA1: 8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5
    SHA256:eeeae917917144a68a741d4c0dff66aa5c5c5fd85593ff217bced3fc8ca783b8
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    commons-collections-3.2.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    commons-digester-2.1.jar

    Description:

         The Digester package lets you configure an XML to Java object mapping module
         which triggers certain actions called rules whenever a particular 
         pattern of nested XML elements is recognized.
    -  

    License:

    http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/commons-digester/commons-digester/2.1/commons-digester-2.1.jar
    MD5: 528445033f22da28f5047b6abcd1c7c9
    SHA1: 73a8001e7a54a255eef0f03521ec1805dc738ca0
    SHA256:e0b2b980a84fc6533c5ce291f1917b32c507f62bcad64198fff44368c2196a3d
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    commons-digester-2.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    commons-io-2.15.1.jar

    Description:

    +  

    License:

    http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\commons-digester\commons-digester\2.1\commons-digester-2.1.jar
    MD5: 528445033f22da28f5047b6abcd1c7c9
    SHA1: 73a8001e7a54a255eef0f03521ec1805dc738ca0
    SHA256:e0b2b980a84fc6533c5ce291f1917b32c507f62bcad64198fff44368c2196a3d
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    commons-digester-2.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    commons-io-2.15.1.jar

    Description:

     The Apache Commons IO library contains utility classes, stream implementations, file filters,
     file comparators, endian transformation classes, and much more.
    -  

    License:

    https://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar
    MD5: 84351f7991a0e6722f00e96a4ccc376f
    SHA1: f11560da189ab563a5c8e351941415430e9304ea
    SHA256:a58af12ee1b68cfd2ebb0c27caef164f084381a00ec81a48cc275fd7ea54e154
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    commons-io-2.15.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    commons-lang-2.6.jar

    Description:

    +  

    License:

    https://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\commons-io\commons-io\2.15.1\commons-io-2.15.1.jar
    MD5: 84351f7991a0e6722f00e96a4ccc376f
    SHA1: f11560da189ab563a5c8e351941415430e9304ea
    SHA256:a58af12ee1b68cfd2ebb0c27caef164f084381a00ec81a48cc275fd7ea54e154
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    commons-io-2.15.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    commons-lang-2.6.jar

    Description:

             Commons Lang, a package of Java utility classes for the
             classes that are in java.lang's hierarchy, or are considered to be so
             standard as to justify existence in java.lang.
    -    

    License:

    http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
    MD5: 4d5c1693079575b362edf41500630bbd
    SHA1: 0ce1edb914c94ebc388f086c6827e8bdeec71ac2
    SHA256:50f11b09f877c294d56f24463f47d28f929cf5044f648661c0f0cfbae9a2f49c
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    commons-lang-2.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    commons-lang3-3.14.0.jar

    Description:

    +    

    License:

    http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\commons-lang\commons-lang\2.6\commons-lang-2.6.jar
    MD5: 4d5c1693079575b362edf41500630bbd
    SHA1: 0ce1edb914c94ebc388f086c6827e8bdeec71ac2
    SHA256:50f11b09f877c294d56f24463f47d28f929cf5044f648661c0f0cfbae9a2f49c
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    commons-lang-2.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    commons-lang3-3.14.0.jar

    Description:

       Apache Commons Lang, a package of Java utility classes for the
       classes that are in java.lang's hierarchy, or are considered to be so
       standard as to justify existence in java.lang.
    -  

    License:

    https://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
    MD5: 4e5c3f5e6b0b965ef241d7d72ac8971f
    SHA1: 1ed471194b02f2c6cb734a0cd6f6f107c673afae
    SHA256:7b96bf3ee68949abb5bc465559ac270e0551596fa34523fddf890ec418dde13c
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    commons-lang3-3.14.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    commons-text-1.10.0.jar

    Description:

    Apache Commons Text is a library focused on algorithms working on strings.

    License:

    https://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
    MD5: 4afc9bfa2d31dbf7330c98fcc954b892
    SHA1: 3363381aef8cef2dbc1023b3e3a9433b08b64e01
    SHA256:770cd903fa7b604d1f7ef7ba17f84108667294b2b478be8ed1af3bffb4ae0018
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    commons-text-1.10.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs@4.8.2

    Identifiers

    dom4j-2.1.4.jar

    Description:

    flexible XML framework for Java

    License:

    Plexus: https://github.com/dom4j/dom4j/blob/master/LICENSE
    File Path: /home/runner/.m2/repository/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.jar
    MD5: 8246840e53db2781ca941e4d3f9ad715
    SHA1: 35c16721b88cf17b8279fcb134c0abb161cc0e9b
    SHA256:235a9167a8a199be04b5326d92927ca0adeb90d11f69fe2e821b34ce8433b591
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    dom4j-2.1.4.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs@4.8.2

    Identifiers

    doxia-core-1.12.0.jar

    Description:

    Doxia core classes and interfaces.

    File Path: /home/runner/.m2/repository/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar
    MD5: 6fb71383ea91e6101a75f25b922ce2ad
    SHA1: 41cdaff3ce98e66714bfca677babaa3746faa2b9
    SHA256:5e49cd827bebbcea5829d3b3883d17ad1ce15ebd6394aeb50ad50d7dfd939fcd
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    doxia-core-1.12.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    doxia-decoration-model-1.11.1.jar

    Description:

    The Decoration Model handles the decoration descriptor for sites, also known as site.xml.

    File Path: /home/runner/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
    MD5: 927ed3e7c39b6fed77875ed385b63447
    SHA1: 1e10f4e9268b49edf40bca721eef07271bc91de5
    SHA256:411fc167774f2e3573f280c57a278fbe7bae677ee596a8ad24bd6c6bb2c5bbce
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    doxia-decoration-model-1.11.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    doxia-integration-tools-1.11.1.jar

    Description:

    A collection of tools to help the integration of Doxia Sitetools in Maven plugins.

    File Path: /home/runner/.m2/repository/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar
    MD5: 1f3abb6a2c7c65b6f68f3ad45a76b3f5
    SHA1: fdc4c4f29d10b0e2b5b9d7f9eea16812d496e478
    SHA256:eee789dcb86f37f290c6c22198ea56bf529edf21590294e549a77a490ed21dbe
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    doxia-integration-tools-1.11.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    doxia-logging-api-1.12.0.jar

    Description:

    Doxia Logging API.

    File Path: /home/runner/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar
    MD5: 7f3c898809424e826aeab3368c66acd7
    SHA1: a31fac8c598c0090ccd2c53b4df7d49f81fb9dba
    SHA256:985306162c0a9f4c309d46109447f30f02bf6fc9bc16a3e039d59e1dabd0192f
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    doxia-logging-api-1.12.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven.doxia/doxia-core@1.12.0

    Identifiers

    doxia-module-xhtml-1.11.1.jar

    Description:

    +  

    License:

    https://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\org\apache\commons\commons-lang3\3.14.0\commons-lang3-3.14.0.jar
    MD5: 4e5c3f5e6b0b965ef241d7d72ac8971f
    SHA1: 1ed471194b02f2c6cb734a0cd6f6f107c673afae
    SHA256:7b96bf3ee68949abb5bc465559ac270e0551596fa34523fddf890ec418dde13c
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    commons-lang3-3.14.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    commons-text-1.10.0.jar

    Description:

    Apache Commons Text is a library focused on algorithms working on strings.

    License:

    https://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\org\apache\commons\commons-text\1.10.0\commons-text-1.10.0.jar
    MD5: 4afc9bfa2d31dbf7330c98fcc954b892
    SHA1: 3363381aef8cef2dbc1023b3e3a9433b08b64e01
    SHA256:770cd903fa7b604d1f7ef7ba17f84108667294b2b478be8ed1af3bffb4ae0018
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    commons-text-1.10.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs@4.8.2

    Identifiers

    dom4j-2.1.4.jar

    Description:

    flexible XML framework for Java

    License:

    Plexus: https://github.com/dom4j/dom4j/blob/master/LICENSE
    File Path: C:\Users\Jeremy\.m2\repository\org\dom4j\dom4j\2.1.4\dom4j-2.1.4.jar
    MD5: 8246840e53db2781ca941e4d3f9ad715
    SHA1: 35c16721b88cf17b8279fcb134c0abb161cc0e9b
    SHA256:235a9167a8a199be04b5326d92927ca0adeb90d11f69fe2e821b34ce8433b591
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    dom4j-2.1.4.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs@4.8.2

    Identifiers

    doxia-core-1.12.0.jar

    Description:

    Doxia core classes and interfaces.

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\doxia\doxia-core\1.12.0\doxia-core-1.12.0.jar
    MD5: 6fb71383ea91e6101a75f25b922ce2ad
    SHA1: 41cdaff3ce98e66714bfca677babaa3746faa2b9
    SHA256:5e49cd827bebbcea5829d3b3883d17ad1ce15ebd6394aeb50ad50d7dfd939fcd
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    doxia-core-1.12.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    doxia-decoration-model-1.11.1.jar

    Description:

    The Decoration Model handles the decoration descriptor for sites, also known as site.xml.

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\doxia\doxia-decoration-model\1.11.1\doxia-decoration-model-1.11.1.jar
    MD5: 927ed3e7c39b6fed77875ed385b63447
    SHA1: 1e10f4e9268b49edf40bca721eef07271bc91de5
    SHA256:411fc167774f2e3573f280c57a278fbe7bae677ee596a8ad24bd6c6bb2c5bbce
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    doxia-decoration-model-1.11.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    doxia-integration-tools-1.11.1.jar

    Description:

    A collection of tools to help the integration of Doxia Sitetools in Maven plugins.

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\doxia\doxia-integration-tools\1.11.1\doxia-integration-tools-1.11.1.jar
    MD5: 1f3abb6a2c7c65b6f68f3ad45a76b3f5
    SHA1: fdc4c4f29d10b0e2b5b9d7f9eea16812d496e478
    SHA256:eee789dcb86f37f290c6c22198ea56bf529edf21590294e549a77a490ed21dbe
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    doxia-integration-tools-1.11.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    doxia-logging-api-1.12.0.jar

    Description:

    Doxia Logging API.

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\doxia\doxia-logging-api\1.12.0\doxia-logging-api-1.12.0.jar
    MD5: 7f3c898809424e826aeab3368c66acd7
    SHA1: a31fac8c598c0090ccd2c53b4df7d49f81fb9dba
    SHA256:985306162c0a9f4c309d46109447f30f02bf6fc9bc16a3e039d59e1dabd0192f
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    doxia-logging-api-1.12.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven.doxia/doxia-core@1.12.0

    Identifiers

    doxia-module-xhtml-1.11.1.jar

    Description:

         A Doxia module for Xhtml source documents.
         Xhtml format is supported both as source and target formats.
    -  

    File Path: /home/runner/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
    MD5: 82c4cfb79b666b922e1a8cf7b919df22
    SHA1: f1b755a09934cd9c51d87b606c8e8ddf07719ebf
    SHA256:3d298e2da1e11dba952cf4e5d750fafc41713470767b57c4f6969123c0892a23
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    doxia-module-xhtml-1.11.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven.doxia/doxia-site-renderer@1.11.1

    Identifiers

    doxia-module-xhtml5-1.11.1.jar

    Description:

    +  

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\doxia\doxia-module-xhtml\1.11.1\doxia-module-xhtml-1.11.1.jar
    MD5: 82c4cfb79b666b922e1a8cf7b919df22
    SHA1: f1b755a09934cd9c51d87b606c8e8ddf07719ebf
    SHA256:3d298e2da1e11dba952cf4e5d750fafc41713470767b57c4f6969123c0892a23
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    doxia-module-xhtml-1.11.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven.doxia/doxia-site-renderer@1.11.1

    Identifiers

    doxia-module-xhtml5-1.11.1.jar

    Description:

         A Doxia module for Xhtml5 source documents.
         Xhtml5 format is supported both as source and target formats.
    -  

    File Path: /home/runner/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
    MD5: 37208526e7ed1051bc8c7f8dc076e5c9
    SHA1: e4ee721555ff063d7ef9042d6b9237386c6b33e0
    SHA256:3583ae17f9ae97db41da038dc67552a386e7a9f850f45fa6fdb0d2b9ef36a31c
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    doxia-module-xhtml5-1.11.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven.doxia/doxia-site-renderer@1.11.1

    Identifiers

    doxia-sink-api-1.12.0.jar

    Description:

    Doxia Sink API.

    File Path: /home/runner/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar
    MD5: 965677b99fde26ed0b5556dbab622075
    SHA1: 92a2fdeaeb59e921fff9c5ca9a2ea6118a494760
    SHA256:5dca6aaaa9e70d8a0766e143ddcf9db09de5fde0fbcc78cb635d74e764dfcca5
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    doxia-sink-api-1.12.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    doxia-site-renderer-1.11.1.jar

    Description:

    The Site Renderer handles the rendering of sites, merging site decoration with document content.

    File Path: /home/runner/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
    MD5: 871abead02f713fb9c02d5ba36f65bf7
    SHA1: 414e3b2049aa6f6710ecca4fa905d9d2ce318773
    SHA256:f279a087910d3e0728daad9114da8f3211cfb49b5e8457d05ee9ee5f04284527
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    doxia-site-renderer-1.11.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    doxia-skin-model-1.11.1.jar

    Description:

    The Skin Model defines metadata for Doxia Sitetools skins.

    File Path: /home/runner/.m2/repository/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
    MD5: 6fa7b3005dad9f4b285a889b3b68d8aa
    SHA1: b6994a60da09eb429c01362e9a6a510e0f83d24e
    SHA256:5337efbe45413d24b71422d145062f84bde96271dab9f3a5caa3fab461974bf4
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    doxia-skin-model-1.11.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven.doxia/doxia-site-renderer@1.11.1

    Identifiers

    error_prone_annotations-2.23.0.jar

    Description:

    Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.

    License:

    Apache 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar
    MD5: b3ea764beb68c9b44cf57c1b5a5608b2
    SHA1: 43a27853b6c7d54893e0b1997c2c778c347179eb
    SHA256:ec6f39f068b6ff9ac323c68e28b9299f8c0a80ca512dccb1d4a70f40ac3ec054
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    error_prone_annotations-2.23.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    failureaccess-1.0.1.jar

    Description:

    +  

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\doxia\doxia-module-xhtml5\1.11.1\doxia-module-xhtml5-1.11.1.jar
    MD5: 37208526e7ed1051bc8c7f8dc076e5c9
    SHA1: e4ee721555ff063d7ef9042d6b9237386c6b33e0
    SHA256:3583ae17f9ae97db41da038dc67552a386e7a9f850f45fa6fdb0d2b9ef36a31c
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    doxia-module-xhtml5-1.11.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven.doxia/doxia-site-renderer@1.11.1

    Identifiers

    doxia-sink-api-1.12.0.jar

    Description:

    Doxia Sink API.

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\doxia\doxia-sink-api\1.12.0\doxia-sink-api-1.12.0.jar
    MD5: 965677b99fde26ed0b5556dbab622075
    SHA1: 92a2fdeaeb59e921fff9c5ca9a2ea6118a494760
    SHA256:5dca6aaaa9e70d8a0766e143ddcf9db09de5fde0fbcc78cb635d74e764dfcca5
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    doxia-sink-api-1.12.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    doxia-site-renderer-1.11.1.jar

    Description:

    The Site Renderer handles the rendering of sites, merging site decoration with document content.

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\doxia\doxia-site-renderer\1.11.1\doxia-site-renderer-1.11.1.jar
    MD5: 871abead02f713fb9c02d5ba36f65bf7
    SHA1: 414e3b2049aa6f6710ecca4fa905d9d2ce318773
    SHA256:f279a087910d3e0728daad9114da8f3211cfb49b5e8457d05ee9ee5f04284527
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    doxia-site-renderer-1.11.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    doxia-skin-model-1.11.1.jar

    Description:

    The Skin Model defines metadata for Doxia Sitetools skins.

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\doxia\doxia-skin-model\1.11.1\doxia-skin-model-1.11.1.jar
    MD5: 6fa7b3005dad9f4b285a889b3b68d8aa
    SHA1: b6994a60da09eb429c01362e9a6a510e0f83d24e
    SHA256:5337efbe45413d24b71422d145062f84bde96271dab9f3a5caa3fab461974bf4
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    doxia-skin-model-1.11.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven.doxia/doxia-site-renderer@1.11.1

    Identifiers

    error_prone_annotations-2.23.0.jar

    Description:

    Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.

    License:

    Apache 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\com\google\errorprone\error_prone_annotations\2.23.0\error_prone_annotations-2.23.0.jar
    MD5: b3ea764beb68c9b44cf57c1b5a5608b2
    SHA1: 43a27853b6c7d54893e0b1997c2c778c347179eb
    SHA256:ec6f39f068b6ff9ac323c68e28b9299f8c0a80ca512dccb1d4a70f40ac3ec054
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    error_prone_annotations-2.23.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    failureaccess-1.0.1.jar

    Description:

         Contains
         com.google.common.util.concurrent.internal.InternalFutureFailureAccess and
         InternalFutures. Most users will never need to use this artifact. Its
    @@ -700,21 +700,21 @@ 

    Project: spotbugs-maven-plugin

    com.github.spotbugs:spo artifact so that Android libraries can use them without pulling in all of Guava (just as they can use ListenableFuture by depending on the listenablefuture artifact). -

    License:

    http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
    MD5: 091883993ef5bfa91da01dcc8fc52236
    SHA1: 1dcf1de382a0bf95a3d8b0849546c88bac1292c9
    SHA256:a171ee4c734dd2da837e4b16be9df4661afab72a41adaf31eb84dfdaf936ca26
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    failureaccess-1.0.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.google.guava/guava@32.1.3-jre

    Identifiers

    groovy-4.0.16.jar

    Description:

    Groovy: A powerful multi-faceted language for the JVM

    License:

    The Apache Software License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/org/apache/groovy/groovy/4.0.16/groovy-4.0.16.jar
    MD5: 4f27e788b9f5aed0a44fddef40d34ecd
    SHA1: 4b23ab8f542bbbb517061cf5a0d401b632de9832
    SHA256:36eebd7a5ee417b757f564dbf4fe3fcb0f41529940f0877e68bfa56adb0a1698
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    groovy-4.0.16.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    groovy-ant-4.0.16.jar

    Description:

    Groovy: A powerful multi-faceted language for the JVM

    License:

    The Apache Software License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/org/apache/groovy/groovy-ant/4.0.16/groovy-ant-4.0.16.jar
    MD5: c632e8f581f9c656f8c7fd87739cbe94
    SHA1: 485b9dc3734100c02c487e004cd5e0f51f3cf25b
    SHA256:3c6d2fb05057eab9613a879f29d2b7a0852234324fbad9dea2e02c73fdc7c8fe
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    groovy-ant-4.0.16.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    gson-2.10.1.jar

    Description:

    Gson JSON library

    License:

    Apache-2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar
    MD5: df6097815738cb31fc56391553210843
    SHA1: b3add478d4382b78ea20b1671390a858002feb6c
    SHA256:4241c14a7727c34feea6507ec801318a3d4a90f070e4525681079fb94ee4c593
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    gson-2.10.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    guava-32.1.3-jre.jar

    Description:

    +  

    License:

    http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\com\google\guava\failureaccess\1.0.1\failureaccess-1.0.1.jar
    MD5: 091883993ef5bfa91da01dcc8fc52236
    SHA1: 1dcf1de382a0bf95a3d8b0849546c88bac1292c9
    SHA256:a171ee4c734dd2da837e4b16be9df4661afab72a41adaf31eb84dfdaf936ca26
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    failureaccess-1.0.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.google.guava/guava@32.1.3-jre

    Identifiers

    groovy-4.0.16.jar

    Description:

    Groovy: A powerful multi-faceted language for the JVM

    License:

    The Apache Software License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\org\apache\groovy\groovy\4.0.16\groovy-4.0.16.jar
    MD5: 4f27e788b9f5aed0a44fddef40d34ecd
    SHA1: 4b23ab8f542bbbb517061cf5a0d401b632de9832
    SHA256:36eebd7a5ee417b757f564dbf4fe3fcb0f41529940f0877e68bfa56adb0a1698
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    groovy-4.0.16.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    groovy-ant-4.0.16.jar

    Description:

    Groovy: A powerful multi-faceted language for the JVM

    License:

    The Apache Software License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\org\apache\groovy\groovy-ant\4.0.16\groovy-ant-4.0.16.jar
    MD5: c632e8f581f9c656f8c7fd87739cbe94
    SHA1: 485b9dc3734100c02c487e004cd5e0f51f3cf25b
    SHA256:3c6d2fb05057eab9613a879f29d2b7a0852234324fbad9dea2e02c73fdc7c8fe
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    groovy-ant-4.0.16.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    gson-2.10.1.jar

    Description:

    Gson JSON library

    License:

    Apache-2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\com\google\code\gson\gson\2.10.1\gson-2.10.1.jar
    MD5: df6097815738cb31fc56391553210843
    SHA1: b3add478d4382b78ea20b1671390a858002feb6c
    SHA256:4241c14a7727c34feea6507ec801318a3d4a90f070e4525681079fb94ee4c593
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    gson-2.10.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    guava-32.1.3-jre.jar

    Description:

         Guava is a suite of core and expanded libraries that include
         utility classes, Google's collections, I/O classes, and
         much more.
    -  

    License:

    http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar
    MD5: adc3cf557a48d15cb71be90948558923
    SHA1: 0f306708742ce2bf0fb0901216183bc14073feae
    SHA256:6d4e2b5a118aab62e6e5e29d185a0224eed82c85c40ac3d33cf04a270c3b3744
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    guava-32.1.3-jre.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    guice-5.1.0.jar

    Description:

    Guice is a lightweight dependency injection framework for Java 6 and above

    License:

    http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/com/google/inject/guice/5.1.0/guice-5.1.0.jar
    MD5: 2560169296aa94492af34af2115e9511
    SHA1: da25056c694c54ba16e78e4fc35f17fc60f0d1b4
    SHA256:4130e50bfac48099c860f0d903b91860c81a249c90f38245f8fed58fc817bc26
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    guice-5.1.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    hibernate-validator-annotation-processor-6.2.5.Final.jar

    File Path: /home/runner/.m2/repository/org/hibernate/validator/hibernate-validator-annotation-processor/6.2.5.Final/hibernate-validator-annotation-processor-6.2.5.Final.jar
    MD5: 9f2a3168a0e9da5c6b0fc6fa5a29525a
    SHA1: 845f834671380ef9c4c93e3f638bd88f6a4abba7
    SHA256:6ad006443f769860af1886cc805d28c3d75c6253a2817f175c6bc7e2b359f55c
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    hibernate-validator-annotation-processor-6.2.5.Final.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    httpclient-4.5.13.jar

    Description:

    +  

    License:

    http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\com\google\guava\guava\32.1.3-jre\guava-32.1.3-jre.jar
    MD5: adc3cf557a48d15cb71be90948558923
    SHA1: 0f306708742ce2bf0fb0901216183bc14073feae
    SHA256:6d4e2b5a118aab62e6e5e29d185a0224eed82c85c40ac3d33cf04a270c3b3744
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    guava-32.1.3-jre.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    guice-5.1.0.jar

    Description:

    Guice is a lightweight dependency injection framework for Java 6 and above

    License:

    http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\com\google\inject\guice\5.1.0\guice-5.1.0.jar
    MD5: 2560169296aa94492af34af2115e9511
    SHA1: da25056c694c54ba16e78e4fc35f17fc60f0d1b4
    SHA256:4130e50bfac48099c860f0d903b91860c81a249c90f38245f8fed58fc817bc26
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    guice-5.1.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    hibernate-validator-annotation-processor-6.2.5.Final.jar

    File Path: C:\Users\Jeremy\.m2\repository\org\hibernate\validator\hibernate-validator-annotation-processor\6.2.5.Final\hibernate-validator-annotation-processor-6.2.5.Final.jar
    MD5: 9f2a3168a0e9da5c6b0fc6fa5a29525a
    SHA1: 845f834671380ef9c4c93e3f638bd88f6a4abba7
    SHA256:6ad006443f769860af1886cc805d28c3d75c6253a2817f175c6bc7e2b359f55c
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    hibernate-validator-annotation-processor-6.2.5.Final.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    httpclient-4.5.13.jar

    Description:

        Apache HttpComponents Client
    -  

    File Path: /home/runner/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
    MD5: 40d6b9075fbd28fa10292a45a0db9457
    SHA1: e5f6cae5ca7ecaac1ec2827a9e2d65ae2869cada
    SHA256:6fe9026a566c6a5001608cf3fc32196641f6c1e5e1986d1037ccdbd5f31ef743
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    httpclient-4.5.13.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven.doxia/doxia-core@1.12.0

    Identifiers

    httpclient5-5.1.3.jar

    Description:

    Apache HttpComponents Client

    File Path: /home/runner/.m2/repository/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.jar
    MD5: 757bfb86277b9b11798db8fdb351bf74
    SHA1: 13c984b7b881afcff3a7f0bb95878724a48a4b66
    SHA256:28c759254f4e35319e078bb6ffea75676608dc12cb243b24fb3c8732522977fe
    Referenced In Project/Scope: spotbugs-maven-plugin:runtime
    httpclient5-5.1.3.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs@4.8.2

    Identifiers

    httpcore-4.4.14.jar

    Description:

    +  

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\httpcomponents\httpclient\4.5.13\httpclient-4.5.13.jar
    MD5: 40d6b9075fbd28fa10292a45a0db9457
    SHA1: e5f6cae5ca7ecaac1ec2827a9e2d65ae2869cada
    SHA256:6fe9026a566c6a5001608cf3fc32196641f6c1e5e1986d1037ccdbd5f31ef743
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    httpclient-4.5.13.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven.doxia/doxia-core@1.12.0

    Identifiers

    httpclient5-5.1.3.jar

    Description:

    Apache HttpComponents Client

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\httpcomponents\client5\httpclient5\5.1.3\httpclient5-5.1.3.jar
    MD5: 757bfb86277b9b11798db8fdb351bf74
    SHA1: 13c984b7b881afcff3a7f0bb95878724a48a4b66
    SHA256:28c759254f4e35319e078bb6ffea75676608dc12cb243b24fb3c8732522977fe
    Referenced In Project/Scope: spotbugs-maven-plugin:runtime
    httpclient5-5.1.3.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs@4.8.2

    Identifiers

    httpcore-4.4.14.jar

    Description:

        Apache HttpComponents Core (blocking I/O)
    -  

    File Path: /home/runner/.m2/repository/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
    MD5: 2b3991eda121042765a5ee299556c200
    SHA1: 9dd1a631c082d92ecd4bd8fd4cf55026c720a8c1
    SHA256:f956209e450cb1d0c51776dfbd23e53e9dd8db9a1298ed62b70bf0944ba63b28
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    httpcore-4.4.14.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven.doxia/doxia-core@1.12.0

    Identifiers

    httpcore5-5.1.3.jar

    Description:

    Apache HttpComponents HTTP/1.1 core components

    File Path: /home/runner/.m2/repository/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.jar
    MD5: e3311847fc70a84038fb2c079dd08c4a
    SHA1: d1638d1e5f2793f187d4144c702a93524ba6fd3b
    SHA256:f2bf2f2c7772169c9e30699719667ad30f9b46c4e9d7841907deb2d12d9923fe
    Referenced In Project/Scope: spotbugs-maven-plugin:runtime
    httpcore5-5.1.3.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs@4.8.2

    Identifiers

    httpcore5-h2-5.1.3.jar

    Description:

    Apache HttpComponents HTTP/2 Core Components

    File Path: /home/runner/.m2/repository/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.jar
    MD5: e12cc9746f6635675a408e641c95b177
    SHA1: 4664b59b09f5ee008e37a963bbb92f4068e91696
    SHA256:d0e78ba15aa8ebe77982b660ac4b09a95d6e035dbdbea762577dc1c8e2935807
    Referenced In Project/Scope: spotbugs-maven-plugin:runtime
    httpcore5-h2-5.1.3.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs@4.8.2

    Identifiers

    j2objc-annotations-2.8.jar

    Description:

    +  

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\httpcomponents\httpcore\4.4.14\httpcore-4.4.14.jar
    MD5: 2b3991eda121042765a5ee299556c200
    SHA1: 9dd1a631c082d92ecd4bd8fd4cf55026c720a8c1
    SHA256:f956209e450cb1d0c51776dfbd23e53e9dd8db9a1298ed62b70bf0944ba63b28
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    httpcore-4.4.14.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven.doxia/doxia-core@1.12.0

    Identifiers

    httpcore5-5.1.3.jar

    Description:

    Apache HttpComponents HTTP/1.1 core components

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\httpcomponents\core5\httpcore5\5.1.3\httpcore5-5.1.3.jar
    MD5: e3311847fc70a84038fb2c079dd08c4a
    SHA1: d1638d1e5f2793f187d4144c702a93524ba6fd3b
    SHA256:f2bf2f2c7772169c9e30699719667ad30f9b46c4e9d7841907deb2d12d9923fe
    Referenced In Project/Scope: spotbugs-maven-plugin:runtime
    httpcore5-5.1.3.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs@4.8.2

    Identifiers

    httpcore5-h2-5.1.3.jar

    Description:

    Apache HttpComponents HTTP/2 Core Components

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\httpcomponents\core5\httpcore5-h2\5.1.3\httpcore5-h2-5.1.3.jar
    MD5: e12cc9746f6635675a408e641c95b177
    SHA1: 4664b59b09f5ee008e37a963bbb92f4068e91696
    SHA256:d0e78ba15aa8ebe77982b660ac4b09a95d6e035dbdbea762577dc1c8e2935807
    Referenced In Project/Scope: spotbugs-maven-plugin:runtime
    httpcore5-h2-5.1.3.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs@4.8.2

    Identifiers

    j2objc-annotations-2.8.jar

    Description:

         A set of annotations that provide additional information to the J2ObjC
         translator to modify the result of translation.
    -  

    License:

    Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
    MD5: c50af69b704dc91050efb98e0dff66d1
    SHA1: c85270e307e7b822f1086b93689124b89768e273
    SHA256:f02a95fa1a5e95edb3ed859fd0fb7df709d121a35290eff8b74dce2ab7f4d6ed
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    j2objc-annotations-2.8.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    javaparser-core-3.25.6.jar

    Description:

    The core parser functionality. This may be all you need.

    License:

    GNU Lesser General Public License: http://www.gnu.org/licenses/lgpl-3.0.html
    -Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/com/github/javaparser/javaparser-core/3.25.6/javaparser-core-3.25.6.jar
    MD5: 19935f3b2b25d2c189be438b76638ccf
    SHA1: 5e058bea33f92e5dd6f41f86066009cd56250452
    SHA256:5880547a277f3f875b3a9ec09d8777f7cf1545ca815bd8b2ad83ffab58f3c57b
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    javaparser-core-3.25.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    javax.annotation-api-1.2.jar

    Description:

    Common Annotations for the JavaTM Platform API

    License:

    CDDL + GPLv2 with classpath exception: https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html
    File Path: /home/runner/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
    MD5: 75fe320d2b3763bd6883ae1ede35e987
    SHA1: 479c1e06db31c432330183f5cae684163f186146
    SHA256:5909b396ca3a2be10d0eea32c74ef78d816e1b4ead21de1d78de1f890d033e04
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    javax.annotation-api-1.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-plugin-api@3.9.6

    Identifiers

    javax.inject-1.jar

    Description:

    The javax.inject API

    License:

    The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar
    MD5: 289075e48b909e9e74e6c915b3631d2e
    SHA1: 6975da39a7040257bd51d21a231b76c915872d38
    SHA256:91c77044a50c481636c32d916fd89c9118a72195390452c81065080f957de7ff
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    javax.inject-1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    jaxen-2.0.0.jar

    Description:

    Jaxen is a universal XPath engine for Java.

    License:

    https://raw.githubusercontent.com/jaxen-xpath/jaxen/master/LICENSE.txt
    File Path: /home/runner/.m2/repository/jaxen/jaxen/2.0.0/jaxen-2.0.0.jar
    MD5: 674d5bd86b7838fe431b0277856e97ae
    SHA1: bd6a33b0fda054a5678010df843cc999f288dc6c
    SHA256:9499e487a66268f47b8307d130cd1e13a58392105e98a51f6a525db79c615cc5
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    jaxen-2.0.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    jcip-annotations-1.0-1.jar

    Description:

    +  

    License:

    Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\com\google\j2objc\j2objc-annotations\2.8\j2objc-annotations-2.8.jar
    MD5: c50af69b704dc91050efb98e0dff66d1
    SHA1: c85270e307e7b822f1086b93689124b89768e273
    SHA256:f02a95fa1a5e95edb3ed859fd0fb7df709d121a35290eff8b74dce2ab7f4d6ed
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    j2objc-annotations-2.8.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    javaparser-core-3.25.6.jar

    Description:

    The core parser functionality. This may be all you need.

    License:

    GNU Lesser General Public License: http://www.gnu.org/licenses/lgpl-3.0.html
    +Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\com\github\javaparser\javaparser-core\3.25.6\javaparser-core-3.25.6.jar
    MD5: 19935f3b2b25d2c189be438b76638ccf
    SHA1: 5e058bea33f92e5dd6f41f86066009cd56250452
    SHA256:5880547a277f3f875b3a9ec09d8777f7cf1545ca815bd8b2ad83ffab58f3c57b
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    javaparser-core-3.25.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    javax.annotation-api-1.2.jar

    Description:

    Common Annotations for the JavaTM Platform API

    License:

    CDDL + GPLv2 with classpath exception: https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html
    File Path: C:\Users\Jeremy\.m2\repository\javax\annotation\javax.annotation-api\1.2\javax.annotation-api-1.2.jar
    MD5: 75fe320d2b3763bd6883ae1ede35e987
    SHA1: 479c1e06db31c432330183f5cae684163f186146
    SHA256:5909b396ca3a2be10d0eea32c74ef78d816e1b4ead21de1d78de1f890d033e04
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    javax.annotation-api-1.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-plugin-api@3.9.6

    Identifiers

    javax.inject-1.jar

    Description:

    The javax.inject API

    License:

    The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
    MD5: 289075e48b909e9e74e6c915b3631d2e
    SHA1: 6975da39a7040257bd51d21a231b76c915872d38
    SHA256:91c77044a50c481636c32d916fd89c9118a72195390452c81065080f957de7ff
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    javax.inject-1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    jaxen-2.0.0.jar

    Description:

    Jaxen is a universal XPath engine for Java.

    License:

    https://raw.githubusercontent.com/jaxen-xpath/jaxen/master/LICENSE.txt
    File Path: C:\Users\Jeremy\.m2\repository\jaxen\jaxen\2.0.0\jaxen-2.0.0.jar
    MD5: 674d5bd86b7838fe431b0277856e97ae
    SHA1: bd6a33b0fda054a5678010df843cc999f288dc6c
    SHA256:9499e487a66268f47b8307d130cd1e13a58392105e98a51f6a525db79c615cc5
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    jaxen-2.0.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    jcip-annotations-1.0-1.jar

    Description:

         A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.
    -  

    License:

    Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar
    MD5: d62dbfa8789378457ada685e2f614846
    SHA1: ef31541dd28ae2cefdd17c7ebf352d93e9058c63
    SHA256:4fccff8382aafc589962c4edb262f6aa595e34f1e11e61057d1c6a96e8fc7323
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    jcip-annotations-1.0-1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs@4.8.2

    Identifiers

    jcl-over-slf4j-2.0.9.jar

    Description:

    JCL 1.2 implemented over SLF4J

    License:

    Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.jar
    MD5: 4e72ed6776eb9bf14433df7bd0278662
    SHA1: 89eb336cf1183ce075253c7c3788aa196d56f71a
    SHA256:f98f1eb8179bcb312aeb76a607746f4f2d0f03ce265ee78141f5c3c8302102af
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    jcl-over-slf4j-2.0.9.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    jsr305-3.0.2.jar

    Description:

    JSR305 Annotations for Findbugs

    License:

    The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
    MD5: dd83accb899363c32b07d7a1b2e4ce40
    SHA1: 25ea2e8b0c338a877313bd4672d3fe056ea78f0d
    SHA256:766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    jsr305-3.0.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.google.guava/guava@32.1.3-jre

    Identifiers

    listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar

    Description:

    +  

    License:

    Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\com\github\stephenc\jcip\jcip-annotations\1.0-1\jcip-annotations-1.0-1.jar
    MD5: d62dbfa8789378457ada685e2f614846
    SHA1: ef31541dd28ae2cefdd17c7ebf352d93e9058c63
    SHA256:4fccff8382aafc589962c4edb262f6aa595e34f1e11e61057d1c6a96e8fc7323
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    jcip-annotations-1.0-1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs@4.8.2

    Identifiers

    jcl-over-slf4j-2.0.9.jar

    Description:

    JCL 1.2 implemented over SLF4J

    License:

    Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\org\slf4j\jcl-over-slf4j\2.0.9\jcl-over-slf4j-2.0.9.jar
    MD5: 4e72ed6776eb9bf14433df7bd0278662
    SHA1: 89eb336cf1183ce075253c7c3788aa196d56f71a
    SHA256:f98f1eb8179bcb312aeb76a607746f4f2d0f03ce265ee78141f5c3c8302102af
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    jcl-over-slf4j-2.0.9.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    jsr305-3.0.2.jar

    Description:

    JSR305 Annotations for Findbugs

    License:

    The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\com\google\code\findbugs\jsr305\3.0.2\jsr305-3.0.2.jar
    MD5: dd83accb899363c32b07d7a1b2e4ce40
    SHA1: 25ea2e8b0c338a877313bd4672d3fe056ea78f0d
    SHA256:766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    jsr305-3.0.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.google.guava/guava@32.1.3-jre

    Identifiers

    listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar

    Description:

         An empty artifact that Guava depends on to signal that it is providing
         ListenableFuture -- but is also available in a second "version" that
         contains com.google.common.util.concurrent.ListenableFuture class, without
    @@ -732,16 +732,16 @@ 

    Project: spotbugs-maven-plugin

    com.github.spotbugs:spo may see class conflicts. If so, they can solve them by manually excluding the listenablefuture artifact or manually forcing their build systems to use 9999.0-.... -

    File Path: /home/runner/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
    MD5: d094c22570d65e132c19cea5d352e381
    SHA1: b421526c5f297295adef1c886e5246c39d4ac629
    SHA256:b372a037d4230aa57fbeffdef30fd6123f9c0c2db85d0aced00c91b974f33f99
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.google.guava/guava@32.1.3-jre

    Identifiers

    log4j-api-2.22.0.jar

    Description:

    The Apache Log4j API

    License:

    Apache-2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/org/apache/logging/log4j/log4j-api/2.22.0/log4j-api-2.22.0.jar
    MD5: 5d753db833495ddaedd74f3d45091bab
    SHA1: 2c7d82708efd430e722562be1993defd9fb2426b
    SHA256:1342c86c2a0848fc2f3d16b8544849f29fa31bf7af79f6066c2677ba29e47cf3
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    log4j-api-2.22.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.logging.log4j/log4j-to-slf4j@2.22.0

    Identifiers

    log4j-to-slf4j-2.22.0.jar

    Description:

    The Apache Log4j binding between Log4j 2 API and SLF4J.

    License:

    Apache-2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/org/apache/logging/log4j/log4j-to-slf4j/2.22.0/log4j-to-slf4j-2.22.0.jar
    MD5: 013030e769d6d31a020d24685927a0a3
    SHA1: 9c66d112548fab2ac9d78503e725767f729d03d5
    SHA256:ec03603d58cec6b306fb4781dd31adb0d1ecd8d36f802b7b4eb168593d87dedb
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    log4j-to-slf4j-2.22.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    lombok-1.18.30.jar

    Description:

    Spice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!

    License:

    The MIT License: https://projectlombok.org/LICENSE
    File Path: /home/runner/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar
    MD5: 14e90bb14cac804c1a6e2024e78f436d
    SHA1: f195ee86e6c896ea47a1d39defbe20eb59cd149d
    SHA256:14151b47582d570b4de16a147ece3bdbd19ace4aee5bde3a5578c87db9ecb998
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    lombok-1.18.30.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    lombok-1.18.30.jar: mavenEcjBootstrapAgent.jar

    File Path: /home/runner/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar/lombok/launch/mavenEcjBootstrapAgent.jar
    MD5: 2bc7812d729aa7f761f721c6f0620848
    SHA1: e67209a53266080be85e8848c01fd15af98700c7
    SHA256:63da6c6457ba6bfb61867cf644542464783adc57bbf36a7f0843c2822c288169
    Referenced In Project/Scope: spotbugs-maven-plugin:provided

    Identifiers

    • None

    maven-artifact-3.9.6.jar

    File Path: /home/runner/.m2/repository/org/apache/maven/maven-artifact/3.9.6/maven-artifact-3.9.6.jar
    MD5: 96a7982d9a46c5c19696b4558be1bbd2
    SHA1: fb0979832c10c1a25d038a33ca862bef055fcdc8
    SHA256:ad7a0fb408f8e47585ccc0d0011e0b501d93bfc9888d369bbd4a043d19475073
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-artifact-3.9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    maven-artifact-transfer-0.13.1.jar

    Description:

    An API to install, deploy and resolving artifacts with Maven 3

    File Path: /home/runner/.m2/repository/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
    MD5: 5a73136d65cfc2dd8af0fd365dbda4fb
    SHA1: 9f6d2088ae64dd926b8ec445afdb7e148eb08060
    SHA256:1ac88accde99ed71e65253bd130868c0e654f940f01ade073b895eb2f817cf06
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    maven-artifact-transfer-0.13.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    maven-builder-support-3.9.6.jar

    Description:

    Support for descriptor builders (model, setting, toolchains)

    File Path: /home/runner/.m2/repository/org/apache/maven/maven-builder-support/3.9.6/maven-builder-support-3.9.6.jar
    MD5: e004677a88ec086ba79a6a646b120f06
    SHA1: bcfc9d8175eaba21111edf21e0355a8523461abc
    SHA256:e1f4d2784459ce8a34b9dae1829a1999b569e483e21ee9faa7368691e729296e
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-builder-support-3.9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    maven-common-artifact-filters-3.3.2.jar

    Description:

    A collection of ready-made filters to control inclusion/exclusion of artifacts during dependency resolution.

    File Path: /home/runner/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar
    MD5: 5b8bd8a1933dbfa8f9a00029255cf99b
    SHA1: c1cb1bc78ae8c6a6e64da833d4a9afbda5e0834a
    SHA256:2be8b810cf0937ff4bb7bef8ce78a8faad17ca2182751055ac7df54d5510b908
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    maven-common-artifact-filters-3.3.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    maven-core-3.9.6.jar

    Description:

    Maven Core classes.

    File Path: /home/runner/.m2/repository/org/apache/maven/maven-core/3.9.6/maven-core-3.9.6.jar
    MD5: 0d872ce50d16e02ca72e348b9f7b3487
    SHA1: 674ab3337566d493df8f95eddfda90e41002d214
    SHA256:c1327590398759da1918dbf356eb6d63f8fce7192a805cb3c8e336fbb1155dc0
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-core-3.9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    maven-model-3.9.6.jar

    Description:

    Model for Maven POM (Project Object Model)

    File Path: /home/runner/.m2/repository/org/apache/maven/maven-model/3.9.6/maven-model-3.9.6.jar
    MD5: ac8747986567850914e2c7f0e85599b3
    SHA1: ac9a1c8a8cfa36f3a5489837e653ec0cd530d576
    SHA256:4f8f07fdb6b8701fa89a23a2edf830808fd65892d90cce40c0e6df7c8f2fcb62
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-model-3.9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    maven-model-builder-3.9.6.jar

    Description:

    The effective model builder, with inheritance, profile activation, interpolation, ...

    File Path: /home/runner/.m2/repository/org/apache/maven/maven-model-builder/3.9.6/maven-model-builder-3.9.6.jar
    MD5: 8b1aa0b78ffdb501dd4a6cbc0cbeff68
    SHA1: 983ce00d50a9f78ad1b805e21e4fd71807fa6ebf
    SHA256:5f96dafbc411ee4b1e8426368d0d31d05ab5a4dace69808143142a0017598721
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-model-builder-3.9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    maven-plugin-annotations-3.10.2.jar

    Description:

    Java annotations to use in Mojos

    File Path: /home/runner/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.10.2/maven-plugin-annotations-3.10.2.jar
    MD5: b06dba2d701e028fca2951e22043af00
    SHA1: 631e7bece9413b0aa45daefff48e48b291a4de66
    SHA256:96ecaa2fd230ec1689976f3916650695c2b6b204f8418fc49121deb4a27ccaa5
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-plugin-annotations-3.10.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    maven-plugin-api-3.9.6.jar

    Description:

    The API for plugins - Mojos - development.

    File Path: /home/runner/.m2/repository/org/apache/maven/maven-plugin-api/3.9.6/maven-plugin-api-3.9.6.jar
    MD5: d554ff9d1f948ef4ad67dd590e0eb299
    SHA1: 64c127e31d9329928c72c403408a01f1871b6733
    SHA256:3fd664f7e511463561bc343822347618b8ca0952db85da785809166f0a762411
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-plugin-api-3.9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    maven-reporting-api-3.1.1.jar

    Description:

    API to manage report generation.

    File Path: /home/runner/.m2/repository/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
    MD5: 1e1e0b2f189c861995e33a2a746501bb
    SHA1: 74ca00a13e46d065071cdf6376d7d231e0208916
    SHA256:25be6603c97d28fa3dcd122073054271c8fcaf667d220dce7a26a61a6f3cffd1
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    maven-reporting-api-3.1.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    maven-reporting-impl-3.2.0.jar

    Description:

    Abstract classes to manage report generation.

    File Path: /home/runner/.m2/repository/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar
    MD5: 468bb08c4330fd7647405b33edf769be
    SHA1: 97ffee6a6c3f81e341f42f641651a37f077759c6
    SHA256:28f42c2f49f11dcba6d14ab3e365375442a9ed78ca2ec588e3e1f43455a4a14d
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    maven-reporting-impl-3.2.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    maven-repository-metadata-3.9.6.jar

    Description:

    Per-directory local and remote repository metadata.

    File Path: /home/runner/.m2/repository/org/apache/maven/maven-repository-metadata/3.9.6/maven-repository-metadata-3.9.6.jar
    MD5: 58a684bcc774fb44e4f73fa7466dc44d
    SHA1: 497cda3149f3c661113f9a663e0270ce2566cc95
    SHA256:e047a67b204c434994253e2ab5bdff5fe8cb7ada9316ac3e754c39f900ea847b
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-repository-metadata-3.9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    maven-resolver-api-1.9.18.jar

    Description:

    The application programming interface for the repository system.

    License:

    "Apache-2.0";link="https://www.apache.org/licenses/LICENSE-2.0.txt"
    File Path: /home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.jar
    MD5: 43a87208b9585a61f268843f6a0931ec
    SHA1: 0cd5174d6e80175398debe4869d484169c0abbf8
    SHA256:ebfb9e1dfeea3c2017905184581e007874b4eaac9d28bfffcfe5133d70ac6339
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-resolver-api-1.9.18.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    maven-resolver-impl-1.9.18.jar

    Description:

    An implementation of the repository system.

    License:

    "Apache-2.0";link="https://www.apache.org/licenses/LICENSE-2.0.txt"
    File Path: /home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.9.18/maven-resolver-impl-1.9.18.jar
    MD5: 0204f7788eb26200ff419d4abe21072b
    SHA1: e928b128d1e52e6299f94431ce3df74647bc8c26
    SHA256:6bb9c90d007098004749c867da2eaf5785fc1139907718749c1097bdb2929bf8
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-resolver-impl-1.9.18.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    maven-resolver-named-locks-1.9.18.jar

    Description:

    A synchronization utility implementation using Named locks.

    License:

    "Apache-2.0";link="https://www.apache.org/licenses/LICENSE-2.0.txt"
    File Path: /home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-named-locks/1.9.18/maven-resolver-named-locks-1.9.18.jar
    MD5: e6da3cfadecd128a47814dfc661163dc
    SHA1: 31f948d89dcb3d9739e70d5e1000ebd68eb4405d
    SHA256:098de7bbc5b0b26c3eff74ac30ffba6680fdab9bf4aebab95c3f5e2fe9eaeea8
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-resolver-named-locks-1.9.18.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    maven-resolver-provider-3.9.6.jar

    Description:

    Extensions to Maven Resolver for utilizing Maven POM and repository metadata.

    File Path: /home/runner/.m2/repository/org/apache/maven/maven-resolver-provider/3.9.6/maven-resolver-provider-3.9.6.jar
    MD5: 74c2e9695842a46c2c2c1cd5179266c4
    SHA1: 848c45d334f6cc5c8dd602b0e58fd4482964eddc
    SHA256:73b00b244b7b9e285654a45e765892bf5d369da77d42b5b4b5429122ed198a33
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-resolver-provider-3.9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    maven-resolver-spi-1.9.18.jar

    Description:

    The service provider interface for repository system implementations and repository connectors.

    License:

    "Apache-2.0";link="https://www.apache.org/licenses/LICENSE-2.0.txt"
    File Path: /home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-spi/1.9.18/maven-resolver-spi-1.9.18.jar
    MD5: b99c631156da02290d0c95cf40c4917b
    SHA1: 7fa176b3353ef6d78d02db39e025f3c27a983158
    SHA256:d364fce9a17b0e0b073c26efa92af95b29c00c42943dced4a1168a7923fd3fe1
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-resolver-spi-1.9.18.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    maven-resolver-util-1.9.18.jar

    Description:

    A collection of utility classes to ease usage of the repository system.

    License:

    "Apache-2.0";link="https://www.apache.org/licenses/LICENSE-2.0.txt"
    File Path: /home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.jar
    MD5: 0e6aa5f372550f4239361df35a53b4a1
    SHA1: 5ae9406f188ae4a999c353fce3fd77273797a216
    SHA256:2eb0ea667bc489384478231dda7516407d4b5b22a138077229871de9362a7ae2
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-resolver-util-1.9.18.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    maven-settings-3.9.6.jar

    Description:

    Maven Settings model.

    File Path: /home/runner/.m2/repository/org/apache/maven/maven-settings/3.9.6/maven-settings-3.9.6.jar
    MD5: 144dfb04d530da655c5f96d80adb4ef4
    SHA1: 7687311690b68c935753c55dd3f016d8c4a7820f
    SHA256:0d200fd3b354d653d2a02cdba6a39b6dc2744a8539ff36ea423fe62cac736799
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-settings-3.9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    maven-settings-builder-3.9.6.jar

    Description:

    The effective settings builder, with inheritance and password decryption.

    File Path: /home/runner/.m2/repository/org/apache/maven/maven-settings-builder/3.9.6/maven-settings-builder-3.9.6.jar
    MD5: 5480ba40c9ae1cac6931abf16f7e8b81
    SHA1: 2b75954b6f0c7eef38f388d97b91ce1ae3229f21
    SHA256:e97cc245e4ef833c589fce0b5a8a4d77e3a0e01e619c57b5342c5e16d37a791d
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-settings-builder-3.9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    maven-shared-utils-3.4.2.jar

    Description:

    Shared utilities for use by Maven core and plugins

    File Path: /home/runner/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
    MD5: 53a038f77a81cb5816ad2b1c7daa8711
    SHA1: bfa28296272a5915b08de9f11f34a94b0a818fd0
    SHA256:b613357e1bad4dfc1dead801691c9460f9585fe7c6b466bc25186212d7d18487
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    maven-shared-utils-3.4.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    modernizer-maven-annotations-2.7.0.jar

    File Path: /home/runner/.m2/repository/org/gaul/modernizer-maven-annotations/2.7.0/modernizer-maven-annotations-2.7.0.jar
    MD5: 0af0d3c9187c7dc13fcbcb7257c0fd5b
    SHA1: 25fb27f1a54d193b52b5baa7dee26ef0ba6c03fe
    SHA256:9e8340d07c2226e28a8f5d115418b2e2ab02139f2f3966dcd9163fa5902e267f
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    modernizer-maven-annotations-2.7.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    org.eclipse.sisu.inject-0.9.0.M2.jar

    Description:

    JSR330-based container; supports classpath scanning, auto-binding, and dynamic auto-wiring

    License:

    "Eclipse Public License, Version 1.0";link="http://www.eclipse.org/legal/epl-v10.html"
    File Path: /home/runner/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
    MD5: eb805c5b2e22c8002877f0caadc6a87c
    SHA1: 5ace70e1ea696d156f5034a42a615df13a52003a
    SHA256:9b62bcfc352a2ec87da8b01e37c952a54d358bbb1af3f212648aeafe7ab2dbb5
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    org.eclipse.sisu.inject-0.9.0.M2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    org.eclipse.sisu.plexus-0.9.0.M2.jar

    Description:

    Plexus-JSR330 adapter; adds Plexus support to the Sisu-Inject container

    License:

    "Eclipse Public License, Version 1.0";link="http://www.eclipse.org/legal/epl-v10.html"
    File Path: /home/runner/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
    MD5: 98e320df2caac742b2ae33d938c69df8
    SHA1: 31456dd2293197bb282c03168f6767acca3dec96
    SHA256:9500d303ce467e26d129dda8559c3f3a91277d41ab49d2c4b4a5779536a62fc1
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    org.eclipse.sisu.plexus-0.9.0.M2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-plugin-api@3.9.6

    Identifiers

    oro-2.0.8.jar

    File Path: /home/runner/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar
    MD5: 42e940d5d2d822f4dc04c65053e630ab
    SHA1: 5592374f834645c4ae250f4c9fbb314c9369d698
    SHA256:e00ccdad5df7eb43fdee44232ef64602bf63807c2d133a7be83ba09fd49af26e
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    oro-2.0.8.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven.doxia/doxia-site-renderer@1.11.1

    Identifiers

    plexus-cipher-2.0.jar

    File Path: /home/runner/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
    MD5: 55d612839faf248cbe3e273969c002c2
    SHA1: 425ea8e534716b4bff1ea90f39bd76be951d651b
    SHA256:9a7f1b5c5a9effd61eadfd8731452a2f76a8e79111fac391ef75ea801bea203a
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    plexus-cipher-2.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    CVE-2022-4244  

    A flaw was found in codeplex-codehaus. A directory traversal attack (also known as path traversal) aims to access files and directories stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and their variations or by using absolute file paths, it may be possible to access arbitrary files and directories stored on the file system, including application source code, configuration, and other critical system files.
    CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

    CVSSv3:
    • Base Score: HIGH (7.5)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    CVE-2022-4245  

    A flaw was found in codehaus-plexus. The org.codehaus.plexus.util.xml.XmlWriterUtil#writeComment fails to sanitize comments for a --> sequence. This issue means that text contained in the command string could be interpreted as XML and allow for XML injection.
    CWE-611 Improper Restriction of XML External Entity Reference

    CVSSv3:
    • Base Score: MEDIUM (4.3)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    plexus-classworlds-2.7.0.jar

    Description:

    A class loader framework

    License:

    http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
    MD5: 6ed852b1a004288c44438381e6aaee1e
    SHA1: fe6f1acefd1a302dd4bc6d9d7f15358828d2a44d
    SHA256:c60ae538ba66adbc06aae205fbe2306211d3d213ab6df3239ec03cdde2458ad6
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    plexus-classworlds-2.7.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-plugin-api@3.9.6

    Identifiers

    CVE-2022-4244  

    A flaw was found in codeplex-codehaus. A directory traversal attack (also known as path traversal) aims to access files and directories stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and their variations or by using absolute file paths, it may be possible to access arbitrary files and directories stored on the file system, including application source code, configuration, and other critical system files.
    CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

    CVSSv3:
    • Base Score: HIGH (7.5)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    CVE-2022-4245  

    A flaw was found in codehaus-plexus. The org.codehaus.plexus.util.xml.XmlWriterUtil#writeComment fails to sanitize comments for a --> sequence. This issue means that text contained in the command string could be interpreted as XML and allow for XML injection.
    CWE-611 Improper Restriction of XML External Entity Reference

    CVSSv3:
    • Base Score: MEDIUM (4.3)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    plexus-component-annotations-2.0.0.jar

    Description:

    +  

    File Path: C:\Users\Jeremy\.m2\repository\com\google\guava\listenablefuture\9999.0-empty-to-avoid-conflict-with-guava\listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
    MD5: d094c22570d65e132c19cea5d352e381
    SHA1: b421526c5f297295adef1c886e5246c39d4ac629
    SHA256:b372a037d4230aa57fbeffdef30fd6123f9c0c2db85d0aced00c91b974f33f99
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.google.guava/guava@32.1.3-jre

    Identifiers

    log4j-api-2.22.0.jar

    Description:

    The Apache Log4j API

    License:

    Apache-2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\org\apache\logging\log4j\log4j-api\2.22.0\log4j-api-2.22.0.jar
    MD5: 5d753db833495ddaedd74f3d45091bab
    SHA1: 2c7d82708efd430e722562be1993defd9fb2426b
    SHA256:1342c86c2a0848fc2f3d16b8544849f29fa31bf7af79f6066c2677ba29e47cf3
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    log4j-api-2.22.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.logging.log4j/log4j-to-slf4j@2.22.0

    Identifiers

    log4j-to-slf4j-2.22.0.jar

    Description:

    The Apache Log4j binding between Log4j 2 API and SLF4J.

    License:

    Apache-2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\org\apache\logging\log4j\log4j-to-slf4j\2.22.0\log4j-to-slf4j-2.22.0.jar
    MD5: 013030e769d6d31a020d24685927a0a3
    SHA1: 9c66d112548fab2ac9d78503e725767f729d03d5
    SHA256:ec03603d58cec6b306fb4781dd31adb0d1ecd8d36f802b7b4eb168593d87dedb
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    log4j-to-slf4j-2.22.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    lombok-1.18.30.jar: mavenEcjBootstrapAgent.jar

    File Path: C:\Users\Jeremy\.m2\repository\org\projectlombok\lombok\1.18.30\lombok-1.18.30.jar\lombok\launch\mavenEcjBootstrapAgent.jar
    MD5: 2bc7812d729aa7f761f721c6f0620848
    SHA1: e67209a53266080be85e8848c01fd15af98700c7
    SHA256:63da6c6457ba6bfb61867cf644542464783adc57bbf36a7f0843c2822c288169
    Referenced In Project/Scope: spotbugs-maven-plugin:provided

    Identifiers

    • None

    lombok-1.18.30.jar

    Description:

    Spice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!

    License:

    The MIT License: https://projectlombok.org/LICENSE
    File Path: C:\Users\Jeremy\.m2\repository\org\projectlombok\lombok\1.18.30\lombok-1.18.30.jar
    MD5: 14e90bb14cac804c1a6e2024e78f436d
    SHA1: f195ee86e6c896ea47a1d39defbe20eb59cd149d
    SHA256:14151b47582d570b4de16a147ece3bdbd19ace4aee5bde3a5578c87db9ecb998
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    lombok-1.18.30.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    maven-artifact-3.9.6.jar

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\maven-artifact\3.9.6\maven-artifact-3.9.6.jar
    MD5: 96a7982d9a46c5c19696b4558be1bbd2
    SHA1: fb0979832c10c1a25d038a33ca862bef055fcdc8
    SHA256:ad7a0fb408f8e47585ccc0d0011e0b501d93bfc9888d369bbd4a043d19475073
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-artifact-3.9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    maven-artifact-transfer-0.13.1.jar

    Description:

    An API to install, deploy and resolving artifacts with Maven 3

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\shared\maven-artifact-transfer\0.13.1\maven-artifact-transfer-0.13.1.jar
    MD5: 5a73136d65cfc2dd8af0fd365dbda4fb
    SHA1: 9f6d2088ae64dd926b8ec445afdb7e148eb08060
    SHA256:1ac88accde99ed71e65253bd130868c0e654f940f01ade073b895eb2f817cf06
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    maven-artifact-transfer-0.13.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    maven-builder-support-3.9.6.jar

    Description:

    Support for descriptor builders (model, setting, toolchains)

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\maven-builder-support\3.9.6\maven-builder-support-3.9.6.jar
    MD5: e004677a88ec086ba79a6a646b120f06
    SHA1: bcfc9d8175eaba21111edf21e0355a8523461abc
    SHA256:e1f4d2784459ce8a34b9dae1829a1999b569e483e21ee9faa7368691e729296e
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-builder-support-3.9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    maven-common-artifact-filters-3.3.2.jar

    Description:

    A collection of ready-made filters to control inclusion/exclusion of artifacts during dependency resolution.

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\shared\maven-common-artifact-filters\3.3.2\maven-common-artifact-filters-3.3.2.jar
    MD5: 5b8bd8a1933dbfa8f9a00029255cf99b
    SHA1: c1cb1bc78ae8c6a6e64da833d4a9afbda5e0834a
    SHA256:2be8b810cf0937ff4bb7bef8ce78a8faad17ca2182751055ac7df54d5510b908
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    maven-common-artifact-filters-3.3.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    maven-core-3.9.6.jar

    Description:

    Maven Core classes.

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\maven-core\3.9.6\maven-core-3.9.6.jar
    MD5: 0d872ce50d16e02ca72e348b9f7b3487
    SHA1: 674ab3337566d493df8f95eddfda90e41002d214
    SHA256:c1327590398759da1918dbf356eb6d63f8fce7192a805cb3c8e336fbb1155dc0
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-core-3.9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    maven-model-3.9.6.jar

    Description:

    Model for Maven POM (Project Object Model)

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\maven-model\3.9.6\maven-model-3.9.6.jar
    MD5: ac8747986567850914e2c7f0e85599b3
    SHA1: ac9a1c8a8cfa36f3a5489837e653ec0cd530d576
    SHA256:4f8f07fdb6b8701fa89a23a2edf830808fd65892d90cce40c0e6df7c8f2fcb62
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-model-3.9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    maven-model-builder-3.9.6.jar

    Description:

    The effective model builder, with inheritance, profile activation, interpolation, ...

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\maven-model-builder\3.9.6\maven-model-builder-3.9.6.jar
    MD5: 8b1aa0b78ffdb501dd4a6cbc0cbeff68
    SHA1: 983ce00d50a9f78ad1b805e21e4fd71807fa6ebf
    SHA256:5f96dafbc411ee4b1e8426368d0d31d05ab5a4dace69808143142a0017598721
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-model-builder-3.9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    maven-plugin-annotations-3.10.2.jar

    Description:

    Java annotations to use in Mojos

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\plugin-tools\maven-plugin-annotations\3.10.2\maven-plugin-annotations-3.10.2.jar
    MD5: b06dba2d701e028fca2951e22043af00
    SHA1: 631e7bece9413b0aa45daefff48e48b291a4de66
    SHA256:96ecaa2fd230ec1689976f3916650695c2b6b204f8418fc49121deb4a27ccaa5
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-plugin-annotations-3.10.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    maven-plugin-api-3.9.6.jar

    Description:

    The API for plugins - Mojos - development.

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\maven-plugin-api\3.9.6\maven-plugin-api-3.9.6.jar
    MD5: d554ff9d1f948ef4ad67dd590e0eb299
    SHA1: 64c127e31d9329928c72c403408a01f1871b6733
    SHA256:3fd664f7e511463561bc343822347618b8ca0952db85da785809166f0a762411
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-plugin-api-3.9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    maven-reporting-api-3.1.1.jar

    Description:

    API to manage report generation.

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\reporting\maven-reporting-api\3.1.1\maven-reporting-api-3.1.1.jar
    MD5: 1e1e0b2f189c861995e33a2a746501bb
    SHA1: 74ca00a13e46d065071cdf6376d7d231e0208916
    SHA256:25be6603c97d28fa3dcd122073054271c8fcaf667d220dce7a26a61a6f3cffd1
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    maven-reporting-api-3.1.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    maven-reporting-impl-3.2.0.jar

    Description:

    Abstract classes to manage report generation.

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\reporting\maven-reporting-impl\3.2.0\maven-reporting-impl-3.2.0.jar
    MD5: 468bb08c4330fd7647405b33edf769be
    SHA1: 97ffee6a6c3f81e341f42f641651a37f077759c6
    SHA256:28f42c2f49f11dcba6d14ab3e365375442a9ed78ca2ec588e3e1f43455a4a14d
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    maven-reporting-impl-3.2.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    maven-repository-metadata-3.9.6.jar

    Description:

    Per-directory local and remote repository metadata.

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\maven-repository-metadata\3.9.6\maven-repository-metadata-3.9.6.jar
    MD5: 58a684bcc774fb44e4f73fa7466dc44d
    SHA1: 497cda3149f3c661113f9a663e0270ce2566cc95
    SHA256:e047a67b204c434994253e2ab5bdff5fe8cb7ada9316ac3e754c39f900ea847b
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-repository-metadata-3.9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    maven-resolver-api-1.9.18.jar

    Description:

    The application programming interface for the repository system.

    License:

    "Apache-2.0";link="https://www.apache.org/licenses/LICENSE-2.0.txt"
    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\resolver\maven-resolver-api\1.9.18\maven-resolver-api-1.9.18.jar
    MD5: 43a87208b9585a61f268843f6a0931ec
    SHA1: 0cd5174d6e80175398debe4869d484169c0abbf8
    SHA256:ebfb9e1dfeea3c2017905184581e007874b4eaac9d28bfffcfe5133d70ac6339
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-resolver-api-1.9.18.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    maven-resolver-impl-1.9.18.jar

    Description:

    An implementation of the repository system.

    License:

    "Apache-2.0";link="https://www.apache.org/licenses/LICENSE-2.0.txt"
    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\resolver\maven-resolver-impl\1.9.18\maven-resolver-impl-1.9.18.jar
    MD5: 0204f7788eb26200ff419d4abe21072b
    SHA1: e928b128d1e52e6299f94431ce3df74647bc8c26
    SHA256:6bb9c90d007098004749c867da2eaf5785fc1139907718749c1097bdb2929bf8
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-resolver-impl-1.9.18.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    maven-resolver-named-locks-1.9.18.jar

    Description:

    A synchronization utility implementation using Named locks.

    License:

    "Apache-2.0";link="https://www.apache.org/licenses/LICENSE-2.0.txt"
    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\resolver\maven-resolver-named-locks\1.9.18\maven-resolver-named-locks-1.9.18.jar
    MD5: e6da3cfadecd128a47814dfc661163dc
    SHA1: 31f948d89dcb3d9739e70d5e1000ebd68eb4405d
    SHA256:098de7bbc5b0b26c3eff74ac30ffba6680fdab9bf4aebab95c3f5e2fe9eaeea8
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-resolver-named-locks-1.9.18.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    maven-resolver-provider-3.9.6.jar

    Description:

    Extensions to Maven Resolver for utilizing Maven POM and repository metadata.

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\maven-resolver-provider\3.9.6\maven-resolver-provider-3.9.6.jar
    MD5: 74c2e9695842a46c2c2c1cd5179266c4
    SHA1: 848c45d334f6cc5c8dd602b0e58fd4482964eddc
    SHA256:73b00b244b7b9e285654a45e765892bf5d369da77d42b5b4b5429122ed198a33
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-resolver-provider-3.9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    maven-resolver-spi-1.9.18.jar

    Description:

    The service provider interface for repository system implementations and repository connectors.

    License:

    "Apache-2.0";link="https://www.apache.org/licenses/LICENSE-2.0.txt"
    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\resolver\maven-resolver-spi\1.9.18\maven-resolver-spi-1.9.18.jar
    MD5: b99c631156da02290d0c95cf40c4917b
    SHA1: 7fa176b3353ef6d78d02db39e025f3c27a983158
    SHA256:d364fce9a17b0e0b073c26efa92af95b29c00c42943dced4a1168a7923fd3fe1
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-resolver-spi-1.9.18.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    maven-resolver-util-1.9.18.jar

    Description:

    A collection of utility classes to ease usage of the repository system.

    License:

    "Apache-2.0";link="https://www.apache.org/licenses/LICENSE-2.0.txt"
    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\resolver\maven-resolver-util\1.9.18\maven-resolver-util-1.9.18.jar
    MD5: 0e6aa5f372550f4239361df35a53b4a1
    SHA1: 5ae9406f188ae4a999c353fce3fd77273797a216
    SHA256:2eb0ea667bc489384478231dda7516407d4b5b22a138077229871de9362a7ae2
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-resolver-util-1.9.18.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    maven-settings-3.9.6.jar

    Description:

    Maven Settings model.

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\maven-settings\3.9.6\maven-settings-3.9.6.jar
    MD5: 144dfb04d530da655c5f96d80adb4ef4
    SHA1: 7687311690b68c935753c55dd3f016d8c4a7820f
    SHA256:0d200fd3b354d653d2a02cdba6a39b6dc2744a8539ff36ea423fe62cac736799
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-settings-3.9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    maven-settings-builder-3.9.6.jar

    Description:

    The effective settings builder, with inheritance and password decryption.

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\maven-settings-builder\3.9.6\maven-settings-builder-3.9.6.jar
    MD5: 5480ba40c9ae1cac6931abf16f7e8b81
    SHA1: 2b75954b6f0c7eef38f388d97b91ce1ae3229f21
    SHA256:e97cc245e4ef833c589fce0b5a8a4d77e3a0e01e619c57b5342c5e16d37a791d
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    maven-settings-builder-3.9.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    maven-shared-utils-3.4.2.jar

    Description:

    Shared utilities for use by Maven core and plugins

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\maven\shared\maven-shared-utils\3.4.2\maven-shared-utils-3.4.2.jar
    MD5: 53a038f77a81cb5816ad2b1c7daa8711
    SHA1: bfa28296272a5915b08de9f11f34a94b0a818fd0
    SHA256:b613357e1bad4dfc1dead801691c9460f9585fe7c6b466bc25186212d7d18487
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    maven-shared-utils-3.4.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    modernizer-maven-annotations-2.7.0.jar

    File Path: C:\Users\Jeremy\.m2\repository\org\gaul\modernizer-maven-annotations\2.7.0\modernizer-maven-annotations-2.7.0.jar
    MD5: 0af0d3c9187c7dc13fcbcb7257c0fd5b
    SHA1: 25fb27f1a54d193b52b5baa7dee26ef0ba6c03fe
    SHA256:9e8340d07c2226e28a8f5d115418b2e2ab02139f2f3966dcd9163fa5902e267f
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    modernizer-maven-annotations-2.7.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    org.eclipse.sisu.inject-0.9.0.M2.jar

    Description:

    JSR330-based container; supports classpath scanning, auto-binding, and dynamic auto-wiring

    License:

    "Eclipse Public License, Version 1.0";link="http://www.eclipse.org/legal/epl-v10.html"
    File Path: C:\Users\Jeremy\.m2\repository\org\eclipse\sisu\org.eclipse.sisu.inject\0.9.0.M2\org.eclipse.sisu.inject-0.9.0.M2.jar
    MD5: eb805c5b2e22c8002877f0caadc6a87c
    SHA1: 5ace70e1ea696d156f5034a42a615df13a52003a
    SHA256:9b62bcfc352a2ec87da8b01e37c952a54d358bbb1af3f212648aeafe7ab2dbb5
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    org.eclipse.sisu.inject-0.9.0.M2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    org.eclipse.sisu.plexus-0.9.0.M2.jar

    Description:

    Plexus-JSR330 adapter; adds Plexus support to the Sisu-Inject container

    License:

    "Eclipse Public License, Version 1.0";link="http://www.eclipse.org/legal/epl-v10.html"
    File Path: C:\Users\Jeremy\.m2\repository\org\eclipse\sisu\org.eclipse.sisu.plexus\0.9.0.M2\org.eclipse.sisu.plexus-0.9.0.M2.jar
    MD5: 98e320df2caac742b2ae33d938c69df8
    SHA1: 31456dd2293197bb282c03168f6767acca3dec96
    SHA256:9500d303ce467e26d129dda8559c3f3a91277d41ab49d2c4b4a5779536a62fc1
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    org.eclipse.sisu.plexus-0.9.0.M2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-plugin-api@3.9.6

    Identifiers

    oro-2.0.8.jar

    File Path: C:\Users\Jeremy\.m2\repository\oro\oro\2.0.8\oro-2.0.8.jar
    MD5: 42e940d5d2d822f4dc04c65053e630ab
    SHA1: 5592374f834645c4ae250f4c9fbb314c9369d698
    SHA256:e00ccdad5df7eb43fdee44232ef64602bf63807c2d133a7be83ba09fd49af26e
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    oro-2.0.8.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven.doxia/doxia-site-renderer@1.11.1

    Identifiers

    plexus-cipher-2.0.jar

    File Path: C:\Users\Jeremy\.m2\repository\org\codehaus\plexus\plexus-cipher\2.0\plexus-cipher-2.0.jar
    MD5: 55d612839faf248cbe3e273969c002c2
    SHA1: 425ea8e534716b4bff1ea90f39bd76be951d651b
    SHA256:9a7f1b5c5a9effd61eadfd8731452a2f76a8e79111fac391ef75ea801bea203a
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    plexus-cipher-2.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    CVE-2022-4244  

    A flaw was found in codeplex-codehaus. A directory traversal attack (also known as path traversal) aims to access files and directories stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and their variations or by using absolute file paths, it may be possible to access arbitrary files and directories stored on the file system, including application source code, configuration, and other critical system files.
    CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

    CVSSv3:
    • Base Score: HIGH (7.5)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    CVE-2022-4245  

    A flaw was found in codehaus-plexus. The org.codehaus.plexus.util.xml.XmlWriterUtil#writeComment fails to sanitize comments for a --> sequence. This issue means that text contained in the command string could be interpreted as XML and allow for XML injection.
    CWE-611 Improper Restriction of XML External Entity Reference

    CVSSv3:
    • Base Score: MEDIUM (4.3)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    plexus-classworlds-2.7.0.jar

    Description:

    A class loader framework

    License:

    http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\org\codehaus\plexus\plexus-classworlds\2.7.0\plexus-classworlds-2.7.0.jar
    MD5: 6ed852b1a004288c44438381e6aaee1e
    SHA1: fe6f1acefd1a302dd4bc6d9d7f15358828d2a44d
    SHA256:c60ae538ba66adbc06aae205fbe2306211d3d213ab6df3239ec03cdde2458ad6
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    plexus-classworlds-2.7.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-plugin-api@3.9.6

    Identifiers

    CVE-2022-4244  

    A flaw was found in codeplex-codehaus. A directory traversal attack (also known as path traversal) aims to access files and directories stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and their variations or by using absolute file paths, it may be possible to access arbitrary files and directories stored on the file system, including application source code, configuration, and other critical system files.
    CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

    CVSSv3:
    • Base Score: HIGH (7.5)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    CVE-2022-4245  

    A flaw was found in codehaus-plexus. The org.codehaus.plexus.util.xml.XmlWriterUtil#writeComment fails to sanitize comments for a --> sequence. This issue means that text contained in the command string could be interpreted as XML and allow for XML injection.
    CWE-611 Improper Restriction of XML External Entity Reference

    CVSSv3:
    • Base Score: MEDIUM (4.3)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    plexus-component-annotations-2.0.0.jar

    Description:

         Plexus Component "Java 5" Annotations, to describe plexus components properties in java sources with
         standard annotations instead of javadoc annotations.
    -  

    File Path: /home/runner/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
    MD5: be18d50372002ba958de0ae4850b18a7
    SHA1: 6897b9fa8b67c900b52996f845e2d179eea13441
    SHA256:405eef6fc9188241ec88579c3e473f5c8997455c69bcd62e142492aca15106bc
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    plexus-component-annotations-2.0.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven.shared/maven-artifact-transfer@0.13.1

    Identifiers

    CVE-2022-4244  

    A flaw was found in codeplex-codehaus. A directory traversal attack (also known as path traversal) aims to access files and directories stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and their variations or by using absolute file paths, it may be possible to access arbitrary files and directories stored on the file system, including application source code, configuration, and other critical system files.
    CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

    CVSSv3:
    • Base Score: HIGH (7.5)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    CVE-2022-4245  

    A flaw was found in codehaus-plexus. The org.codehaus.plexus.util.xml.XmlWriterUtil#writeComment fails to sanitize comments for a --> sequence. This issue means that text contained in the command string could be interpreted as XML and allow for XML injection.
    CWE-611 Improper Restriction of XML External Entity Reference

    CVSSv3:
    • Base Score: MEDIUM (4.3)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    plexus-i18n-1.0-beta-10.jar

    File Path: /home/runner/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
    MD5: 7f36c0459c853750c627f682ec7bcf52
    SHA1: 27506f59e54cc80b8c28b977c2bcd0478094e0cc
    SHA256:b87f25b512ffafcafbf4a05ab943812e9c6915291370c6b46016eb3836886c41
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    plexus-i18n-1.0-beta-10.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven.doxia/doxia-site-renderer@1.11.1

    Identifiers

    CVE-2022-4244  

    A flaw was found in codeplex-codehaus. A directory traversal attack (also known as path traversal) aims to access files and directories stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and their variations or by using absolute file paths, it may be possible to access arbitrary files and directories stored on the file system, including application source code, configuration, and other critical system files.
    CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

    CVSSv3:
    • Base Score: HIGH (7.5)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    CVE-2022-4245  

    A flaw was found in codehaus-plexus. The org.codehaus.plexus.util.xml.XmlWriterUtil#writeComment fails to sanitize comments for a --> sequence. This issue means that text contained in the command string could be interpreted as XML and allow for XML injection.
    CWE-611 Improper Restriction of XML External Entity Reference

    CVSSv3:
    • Base Score: MEDIUM (4.3)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    plexus-interpolation-1.26.jar

    Description:

    The Plexus project provides a full software stack for creating and executing software projects.

    License:

    http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
    MD5: 1049ae9f5cd8cf618abf5bc5805e6b94
    SHA1: 25b919c664b79795ccde0ede5cee0fd68b544197
    SHA256:b3b5412ce17889103ea564bcdfcf9fb3dfa540344ffeac6b538a73c9d7182662
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    plexus-interpolation-1.26.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    CVE-2022-4244  

    A flaw was found in codeplex-codehaus. A directory traversal attack (also known as path traversal) aims to access files and directories stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and their variations or by using absolute file paths, it may be possible to access arbitrary files and directories stored on the file system, including application source code, configuration, and other critical system files.
    CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

    CVSSv3:
    • Base Score: HIGH (7.5)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    CVE-2022-4245  

    A flaw was found in codehaus-plexus. The org.codehaus.plexus.util.xml.XmlWriterUtil#writeComment fails to sanitize comments for a --> sequence. This issue means that text contained in the command string could be interpreted as XML and allow for XML injection.
    CWE-611 Improper Restriction of XML External Entity Reference

    CVSSv3:
    • Base Score: MEDIUM (4.3)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    plexus-resources-1.2.0.jar

    Description:

    A component to transparently retrieve resources from the filesystem, classpath or internet.

    File Path: /home/runner/.m2/repository/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar
    MD5: 381b55d2f89114d360529e4674baf4f0
    SHA1: 3685d3f2e7157fc70a39aa74c7667caa81d886e7
    SHA256:898fc46841ce7defce320b78b748e285cc4790f9db931045d1f4b139a35f065d
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    plexus-resources-1.2.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    CVE-2022-4244  

    A flaw was found in codeplex-codehaus. A directory traversal attack (also known as path traversal) aims to access files and directories stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and their variations or by using absolute file paths, it may be possible to access arbitrary files and directories stored on the file system, including application source code, configuration, and other critical system files.
    CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

    CVSSv3:
    • Base Score: HIGH (7.5)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    CVE-2022-4245  

    A flaw was found in codehaus-plexus. The org.codehaus.plexus.util.xml.XmlWriterUtil#writeComment fails to sanitize comments for a --> sequence. This issue means that text contained in the command string could be interpreted as XML and allow for XML injection.
    CWE-611 Improper Restriction of XML External Entity Reference

    CVSSv3:
    • Base Score: MEDIUM (4.3)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    plexus-sec-dispatcher-2.0.jar

    File Path: /home/runner/.m2/repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
    MD5: e68635a721630177ac70173e441336b6
    SHA1: f89c5080614ffd0764e49861895dbedde1b47237
    SHA256:873139960c4c780176dda580b003a2c4bf82188bdce5bb99234e224ef7acfceb
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    plexus-sec-dispatcher-2.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    CVE-2022-4244  

    A flaw was found in codeplex-codehaus. A directory traversal attack (also known as path traversal) aims to access files and directories stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and their variations or by using absolute file paths, it may be possible to access arbitrary files and directories stored on the file system, including application source code, configuration, and other critical system files.
    CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

    CVSSv3:
    • Base Score: HIGH (7.5)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    CVE-2022-4245  

    A flaw was found in codehaus-plexus. The org.codehaus.plexus.util.xml.XmlWriterUtil#writeComment fails to sanitize comments for a --> sequence. This issue means that text contained in the command string could be interpreted as XML and allow for XML injection.
    CWE-611 Improper Restriction of XML External Entity Reference

    CVSSv3:
    • Base Score: MEDIUM (4.3)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    plexus-utils-4.0.0.jar

    Description:

    A collection of various utility classes to ease working with strings, files, command lines and
    -    more.

    File Path: /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
    MD5: 16481d9d3af602d73a6355e79d2de889
    SHA1: ff00a04ba971655ed10e9fb93bce0ed3014e9477
    SHA256:270cd703b48c6e5c8c691f1875f22d62d22cfe072c73ae2f5814d83d68c1da0b
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    plexus-utils-4.0.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    plexus-velocity-1.2.jar

    File Path: /home/runner/.m2/repository/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
    MD5: 7d7805136e8165f53c944612a809f1a6
    SHA1: 1331b9d6bbf99ead362c68c2f318ebe5fedda598
    SHA256:b4c4a0dbeacad54306a1ae230eff5ab45d58e3ab88c86ab7245d3a0772be57ab
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    plexus-velocity-1.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven.doxia/doxia-site-renderer@1.11.1

    Identifiers

    CVE-2022-4244  

    A flaw was found in codeplex-codehaus. A directory traversal attack (also known as path traversal) aims to access files and directories stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and their variations or by using absolute file paths, it may be possible to access arbitrary files and directories stored on the file system, including application source code, configuration, and other critical system files.
    CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

    CVSSv3:
    • Base Score: HIGH (7.5)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    CVE-2022-4245  

    A flaw was found in codehaus-plexus. The org.codehaus.plexus.util.xml.XmlWriterUtil#writeComment fails to sanitize comments for a --> sequence. This issue means that text contained in the command string could be interpreted as XML and allow for XML injection.
    CWE-611 Improper Restriction of XML External Entity Reference

    CVSSv3:
    • Base Score: MEDIUM (4.3)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    plexus-xml-3.0.0.jar

    Description:

    A collection of various utility classes to ease working with XML in Maven 3.

    File Path: /home/runner/.m2/repository/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar
    MD5: cccca4a03a8367cd20e4efaead5fba0b
    SHA1: d16b91678bc3734276886132923d6919c935c9f7
    SHA256:d2622dc9339b16f5b8c9cad2add440e965831d0e16f19ae1de24e1202b0de536
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    plexus-xml-3.0.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    CVE-2022-4244  

    A flaw was found in codeplex-codehaus. A directory traversal attack (also known as path traversal) aims to access files and directories stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and their variations or by using absolute file paths, it may be possible to access arbitrary files and directories stored on the file system, including application source code, configuration, and other critical system files.
    CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

    CVSSv3:
    • Base Score: HIGH (7.5)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    CVE-2022-4245  

    A flaw was found in codehaus-plexus. The org.codehaus.plexus.util.xml.XmlWriterUtil#writeComment fails to sanitize comments for a --> sequence. This issue means that text contained in the command string could be interpreted as XML and allow for XML injection.
    CWE-611 Improper Restriction of XML External Entity Reference

    CVSSv3:
    • Base Score: MEDIUM (4.3)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    qdox-1.12.1.jar

    Description:

    +  

    File Path: C:\Users\Jeremy\.m2\repository\org\codehaus\plexus\plexus-component-annotations\2.0.0\plexus-component-annotations-2.0.0.jar
    MD5: be18d50372002ba958de0ae4850b18a7
    SHA1: 6897b9fa8b67c900b52996f845e2d179eea13441
    SHA256:405eef6fc9188241ec88579c3e473f5c8997455c69bcd62e142492aca15106bc
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    plexus-component-annotations-2.0.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven.shared/maven-artifact-transfer@0.13.1

    Identifiers

    CVE-2022-4244  

    A flaw was found in codeplex-codehaus. A directory traversal attack (also known as path traversal) aims to access files and directories stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and their variations or by using absolute file paths, it may be possible to access arbitrary files and directories stored on the file system, including application source code, configuration, and other critical system files.
    CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

    CVSSv3:
    • Base Score: HIGH (7.5)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    CVE-2022-4245  

    A flaw was found in codehaus-plexus. The org.codehaus.plexus.util.xml.XmlWriterUtil#writeComment fails to sanitize comments for a --> sequence. This issue means that text contained in the command string could be interpreted as XML and allow for XML injection.
    CWE-611 Improper Restriction of XML External Entity Reference

    CVSSv3:
    • Base Score: MEDIUM (4.3)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    plexus-i18n-1.0-beta-10.jar

    File Path: C:\Users\Jeremy\.m2\repository\org\codehaus\plexus\plexus-i18n\1.0-beta-10\plexus-i18n-1.0-beta-10.jar
    MD5: 7f36c0459c853750c627f682ec7bcf52
    SHA1: 27506f59e54cc80b8c28b977c2bcd0478094e0cc
    SHA256:b87f25b512ffafcafbf4a05ab943812e9c6915291370c6b46016eb3836886c41
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    plexus-i18n-1.0-beta-10.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven.doxia/doxia-site-renderer@1.11.1

    Identifiers

    CVE-2022-4244  

    A flaw was found in codeplex-codehaus. A directory traversal attack (also known as path traversal) aims to access files and directories stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and their variations or by using absolute file paths, it may be possible to access arbitrary files and directories stored on the file system, including application source code, configuration, and other critical system files.
    CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

    CVSSv3:
    • Base Score: HIGH (7.5)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    CVE-2022-4245  

    A flaw was found in codehaus-plexus. The org.codehaus.plexus.util.xml.XmlWriterUtil#writeComment fails to sanitize comments for a --> sequence. This issue means that text contained in the command string could be interpreted as XML and allow for XML injection.
    CWE-611 Improper Restriction of XML External Entity Reference

    CVSSv3:
    • Base Score: MEDIUM (4.3)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    plexus-interpolation-1.26.jar

    Description:

    The Plexus project provides a full software stack for creating and executing software projects.

    License:

    http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\org\codehaus\plexus\plexus-interpolation\1.26\plexus-interpolation-1.26.jar
    MD5: 1049ae9f5cd8cf618abf5bc5805e6b94
    SHA1: 25b919c664b79795ccde0ede5cee0fd68b544197
    SHA256:b3b5412ce17889103ea564bcdfcf9fb3dfa540344ffeac6b538a73c9d7182662
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    plexus-interpolation-1.26.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    CVE-2022-4244  

    A flaw was found in codeplex-codehaus. A directory traversal attack (also known as path traversal) aims to access files and directories stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and their variations or by using absolute file paths, it may be possible to access arbitrary files and directories stored on the file system, including application source code, configuration, and other critical system files.
    CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

    CVSSv3:
    • Base Score: HIGH (7.5)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    CVE-2022-4245  

    A flaw was found in codehaus-plexus. The org.codehaus.plexus.util.xml.XmlWriterUtil#writeComment fails to sanitize comments for a --> sequence. This issue means that text contained in the command string could be interpreted as XML and allow for XML injection.
    CWE-611 Improper Restriction of XML External Entity Reference

    CVSSv3:
    • Base Score: MEDIUM (4.3)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    plexus-resources-1.2.0.jar

    Description:

    A component to transparently retrieve resources from the filesystem, classpath or internet.

    File Path: C:\Users\Jeremy\.m2\repository\org\codehaus\plexus\plexus-resources\1.2.0\plexus-resources-1.2.0.jar
    MD5: 381b55d2f89114d360529e4674baf4f0
    SHA1: 3685d3f2e7157fc70a39aa74c7667caa81d886e7
    SHA256:898fc46841ce7defce320b78b748e285cc4790f9db931045d1f4b139a35f065d
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    plexus-resources-1.2.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    CVE-2022-4244  

    A flaw was found in codeplex-codehaus. A directory traversal attack (also known as path traversal) aims to access files and directories stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and their variations or by using absolute file paths, it may be possible to access arbitrary files and directories stored on the file system, including application source code, configuration, and other critical system files.
    CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

    CVSSv3:
    • Base Score: HIGH (7.5)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    CVE-2022-4245  

    A flaw was found in codehaus-plexus. The org.codehaus.plexus.util.xml.XmlWriterUtil#writeComment fails to sanitize comments for a --> sequence. This issue means that text contained in the command string could be interpreted as XML and allow for XML injection.
    CWE-611 Improper Restriction of XML External Entity Reference

    CVSSv3:
    • Base Score: MEDIUM (4.3)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    plexus-sec-dispatcher-2.0.jar

    File Path: C:\Users\Jeremy\.m2\repository\org\codehaus\plexus\plexus-sec-dispatcher\2.0\plexus-sec-dispatcher-2.0.jar
    MD5: e68635a721630177ac70173e441336b6
    SHA1: f89c5080614ffd0764e49861895dbedde1b47237
    SHA256:873139960c4c780176dda580b003a2c4bf82188bdce5bb99234e224ef7acfceb
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    plexus-sec-dispatcher-2.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven/maven-core@3.9.6

    Identifiers

    CVE-2022-4244  

    A flaw was found in codeplex-codehaus. A directory traversal attack (also known as path traversal) aims to access files and directories stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and their variations or by using absolute file paths, it may be possible to access arbitrary files and directories stored on the file system, including application source code, configuration, and other critical system files.
    CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

    CVSSv3:
    • Base Score: HIGH (7.5)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    CVE-2022-4245  

    A flaw was found in codehaus-plexus. The org.codehaus.plexus.util.xml.XmlWriterUtil#writeComment fails to sanitize comments for a --> sequence. This issue means that text contained in the command string could be interpreted as XML and allow for XML injection.
    CWE-611 Improper Restriction of XML External Entity Reference

    CVSSv3:
    • Base Score: MEDIUM (4.3)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    plexus-utils-4.0.0.jar

    Description:

    A collection of various utility classes to ease working with strings, files, command lines and
    +    more.

    File Path: C:\Users\Jeremy\.m2\repository\org\codehaus\plexus\plexus-utils\4.0.0\plexus-utils-4.0.0.jar
    MD5: 16481d9d3af602d73a6355e79d2de889
    SHA1: ff00a04ba971655ed10e9fb93bce0ed3014e9477
    SHA256:270cd703b48c6e5c8c691f1875f22d62d22cfe072c73ae2f5814d83d68c1da0b
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    plexus-utils-4.0.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    plexus-velocity-1.2.jar

    File Path: C:\Users\Jeremy\.m2\repository\org\codehaus\plexus\plexus-velocity\1.2\plexus-velocity-1.2.jar
    MD5: 7d7805136e8165f53c944612a809f1a6
    SHA1: 1331b9d6bbf99ead362c68c2f318ebe5fedda598
    SHA256:b4c4a0dbeacad54306a1ae230eff5ab45d58e3ab88c86ab7245d3a0772be57ab
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    plexus-velocity-1.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven.doxia/doxia-site-renderer@1.11.1

    Identifiers

    CVE-2022-4244  

    A flaw was found in codeplex-codehaus. A directory traversal attack (also known as path traversal) aims to access files and directories stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and their variations or by using absolute file paths, it may be possible to access arbitrary files and directories stored on the file system, including application source code, configuration, and other critical system files.
    CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

    CVSSv3:
    • Base Score: HIGH (7.5)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    CVE-2022-4245  

    A flaw was found in codehaus-plexus. The org.codehaus.plexus.util.xml.XmlWriterUtil#writeComment fails to sanitize comments for a --> sequence. This issue means that text contained in the command string could be interpreted as XML and allow for XML injection.
    CWE-611 Improper Restriction of XML External Entity Reference

    CVSSv3:
    • Base Score: MEDIUM (4.3)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    plexus-xml-3.0.0.jar

    Description:

    A collection of various utility classes to ease working with XML in Maven 3.

    File Path: C:\Users\Jeremy\.m2\repository\org\codehaus\plexus\plexus-xml\3.0.0\plexus-xml-3.0.0.jar
    MD5: cccca4a03a8367cd20e4efaead5fba0b
    SHA1: d16b91678bc3734276886132923d6919c935c9f7
    SHA256:d2622dc9339b16f5b8c9cad2add440e965831d0e16f19ae1de24e1202b0de536
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    plexus-xml-3.0.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    CVE-2022-4244  

    A flaw was found in codeplex-codehaus. A directory traversal attack (also known as path traversal) aims to access files and directories stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and their variations or by using absolute file paths, it may be possible to access arbitrary files and directories stored on the file system, including application source code, configuration, and other critical system files.
    CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

    CVSSv3:
    • Base Score: HIGH (7.5)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    CVE-2022-4245  

    A flaw was found in codehaus-plexus. The org.codehaus.plexus.util.xml.XmlWriterUtil#writeComment fails to sanitize comments for a --> sequence. This issue means that text contained in the command string could be interpreted as XML and allow for XML injection.
    CWE-611 Improper Restriction of XML External Entity Reference

    CVSSv3:
    • Base Score: MEDIUM (4.3)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

    References:

    Vulnerable Software & Versions: (show all)

    qdox-1.12.1.jar

    Description:

         QDox is a high speed, small footprint parser for extracting class/interface/method definitions from source files
         complete with JavaDoc @tags. It is designed to be used by active code generators or documentation tools.
    -  

    License:

    The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
    MD5: 9fb6970f934f8d836ae8e6d133316ab4
    SHA1: f7122f6ab1f64bdf9f5970b0e89bfb355e036897
    SHA256:21fba22f830e9268f07cf4ab2d99e8181abbdcb0cb91ee0228eb3cb918dcdd1d
    Referenced In Project/Scope: spotbugs-maven-plugin:runtime
    qdox-1.12.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.groovy/groovy-docgenerator@4.0.16

    Identifiers

    slf4j-api-2.0.9.jar

    Description:

    The slf4j API

    License:

    http://www.opensource.org/licenses/mit-license.php
    File Path: /home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
    MD5: 45630e54b0f0ac2b3c80462515ad8fda
    SHA1: 7cf2726fdcfbc8610f9a71fb3ed639871f315340
    SHA256:0818930dc8d7debb403204611691da58e49d42c50b6ffcfdce02dadb7c3c2b6c
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    slf4j-api-2.0.9.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    slf4j-simple-2.0.9.jar

    Description:

    SLF4J Simple Provider

    License:

    http://www.opensource.org/licenses/mit-license.php
    File Path: /home/runner/.m2/repository/org/slf4j/slf4j-simple/2.0.9/slf4j-simple-2.0.9.jar
    MD5: adb5121003554fa33fae318e98fc3d48
    SHA1: 6367825de95d8885aae056afa793f25a76a84b7d
    SHA256:71f9c6de6dbaec2d10caa303faf08c5e749be53b242896c64c96b7c6bb6d62dc
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    slf4j-simple-2.0.9.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    spotbugs-4.8.2.jar

    Description:

    SpotBugs: Because it's easy!

    License:

    GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
    File Path: /home/runner/.m2/repository/com/github/spotbugs/spotbugs/4.8.2/spotbugs-4.8.2.jar
    MD5: 1790766f4da6b7c497d27eb1dbbcfeab
    SHA1: bb09650fe34c27aa24b1de78344430ebc1291bf1
    SHA256:01974233a0da943700b9b9d190f872f6dd155d5825e05d1fae5a531bebb284eb
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    spotbugs-4.8.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    spotbugs-annotations-4.8.2.jar

    Description:

    Annotations the SpotBugs tool supports

    License:

    GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
    File Path: /home/runner/.m2/repository/com/github/spotbugs/spotbugs-annotations/4.8.2/spotbugs-annotations-4.8.2.jar
    MD5: 8986f06f8294b7c83e017aee062fe71a
    SHA1: 54a355bbe1f1563e40ac3bb67c7af8ecca8eee3e
    SHA256:3d02aacbf2d094d510c087c2a25a85e04f655b22260016473d02258237d0df27
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    spotbugs-annotations-4.8.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0-SNAPSHOT

    Identifiers

    velocity-1.7.jar

    Description:

    Apache Velocity is a general purpose template engine.

    File Path: /home/runner/.m2/repository/org/apache/velocity/velocity/1.7/velocity-1.7.jar
    MD5: 3692dd72f8367cb35fb6280dc2916725
    SHA1: 2ceb567b8f3f21118ecdec129fe1271dbc09aa7a
    SHA256:ec92dae810034f4b46dbb16ef4364a4013b0efb24a8c5dd67435cae46a290d8e
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    velocity-1.7.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven.doxia/doxia-site-renderer@1.11.1

    Identifiers

    CVE-2020-13936  

    An attacker that is able to modify Velocity templates may execute arbitrary Java code or run arbitrary system commands with the same privileges as the account running the Servlet container. This applies to applications that allow untrusted users to upload/modify velocity templates running Apache Velocity Engine versions up to 2.2.
    NVD-CWE-noinfo

    CVSSv2:
    • Base Score: HIGH (9.0)
    • Vector: /AV:N/AC:L/Au:S/C:C/I:C/A:C
    CVSSv3:
    • Base Score: HIGH (8.8)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

    References:

    Vulnerable Software & Versions: (show all)

    velocity-tools-2.0.jar

    Description:

    +  

    License:

    The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\com\thoughtworks\qdox\qdox\1.12.1\qdox-1.12.1.jar
    MD5: 9fb6970f934f8d836ae8e6d133316ab4
    SHA1: f7122f6ab1f64bdf9f5970b0e89bfb355e036897
    SHA256:21fba22f830e9268f07cf4ab2d99e8181abbdcb0cb91ee0228eb3cb918dcdd1d
    Referenced In Project/Scope: spotbugs-maven-plugin:runtime
    qdox-1.12.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.groovy/groovy-docgenerator@4.0.16

    Identifiers

    slf4j-api-2.0.9.jar

    Description:

    The slf4j API

    License:

    http://www.opensource.org/licenses/mit-license.php
    File Path: C:\Users\Jeremy\.m2\repository\org\slf4j\slf4j-api\2.0.9\slf4j-api-2.0.9.jar
    MD5: 45630e54b0f0ac2b3c80462515ad8fda
    SHA1: 7cf2726fdcfbc8610f9a71fb3ed639871f315340
    SHA256:0818930dc8d7debb403204611691da58e49d42c50b6ffcfdce02dadb7c3c2b6c
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    slf4j-api-2.0.9.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    slf4j-simple-2.0.9.jar

    Description:

    SLF4J Simple Provider

    License:

    http://www.opensource.org/licenses/mit-license.php
    File Path: C:\Users\Jeremy\.m2\repository\org\slf4j\slf4j-simple\2.0.9\slf4j-simple-2.0.9.jar
    MD5: adb5121003554fa33fae318e98fc3d48
    SHA1: 6367825de95d8885aae056afa793f25a76a84b7d
    SHA256:71f9c6de6dbaec2d10caa303faf08c5e749be53b242896c64c96b7c6bb6d62dc
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    slf4j-simple-2.0.9.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    spotbugs-4.8.2.jar

    Description:

    SpotBugs: Because it's easy!

    License:

    GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
    File Path: C:\Users\Jeremy\.m2\repository\com\github\spotbugs\spotbugs\4.8.2\spotbugs-4.8.2.jar
    MD5: 1790766f4da6b7c497d27eb1dbbcfeab
    SHA1: bb09650fe34c27aa24b1de78344430ebc1291bf1
    SHA256:01974233a0da943700b9b9d190f872f6dd155d5825e05d1fae5a531bebb284eb
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    spotbugs-4.8.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    spotbugs-annotations-4.8.2.jar

    Description:

    Annotations the SpotBugs tool supports

    License:

    GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
    File Path: C:\Users\Jeremy\.m2\repository\com\github\spotbugs\spotbugs-annotations\4.8.2\spotbugs-annotations-4.8.2.jar
    MD5: 8986f06f8294b7c83e017aee062fe71a
    SHA1: 54a355bbe1f1563e40ac3bb67c7af8ecca8eee3e
    SHA256:3d02aacbf2d094d510c087c2a25a85e04f655b22260016473d02258237d0df27
    Referenced In Project/Scope: spotbugs-maven-plugin:provided
    spotbugs-annotations-4.8.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-maven-plugin@4.8.2.0

    Identifiers

    velocity-1.7.jar

    Description:

    Apache Velocity is a general purpose template engine.

    File Path: C:\Users\Jeremy\.m2\repository\org\apache\velocity\velocity\1.7\velocity-1.7.jar
    MD5: 3692dd72f8367cb35fb6280dc2916725
    SHA1: 2ceb567b8f3f21118ecdec129fe1271dbc09aa7a
    SHA256:ec92dae810034f4b46dbb16ef4364a4013b0efb24a8c5dd67435cae46a290d8e
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    velocity-1.7.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven.doxia/doxia-site-renderer@1.11.1

    Identifiers

    CVE-2020-13936  

    An attacker that is able to modify Velocity templates may execute arbitrary Java code or run arbitrary system commands with the same privileges as the account running the Servlet container. This applies to applications that allow untrusted users to upload/modify velocity templates running Apache Velocity Engine versions up to 2.2.
    NVD-CWE-noinfo

    CVSSv2:
    • Base Score: HIGH (9.0)
    • Vector: /AV:N/AC:L/Au:S/C:C/I:C/A:C
    CVSSv3:
    • Base Score: HIGH (8.8)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

    References:

    Vulnerable Software & Versions: (show all)

    velocity-tools-2.0.jar

    Description:

             VelocityTools is an integrated collection of Velocity subprojects
             with the common goal of creating tools and infrastructure to speed and ease
             development of both web and non-web applications using the Velocity template
             engine.
    -    

    License:

    The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
    MD5: 51ed2c6c0103cf3fdbeb9aa5170f5288
    SHA1: 69936384de86857018b023a8c56ae0635c56b6a0
    SHA256:b174eb36bc48c25dce10571c7d3d5dca4e4c1b3e2e31a92b9ed68fe9dea688d9
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    velocity-tools-2.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven.doxia/doxia-site-renderer@1.11.1

    Identifiers

    CVE-2020-13959  

    The default error page for VelocityView in Apache Velocity Tools prior to 3.1 reflects back the vm file that was entered as part of the URL. An attacker can set an XSS payload file as this vm file in the URL which results in this payload being executed. XSS vulnerabilities allow attackers to execute arbitrary JavaScript in the context of the attacked website and the attacked user. This can be abused to steal session cookies, perform requests in the name of the victim or for phishing attacks.
    CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

    CVSSv2:
    • Base Score: MEDIUM (4.3)
    • Vector: /AV:N/AC:M/Au:N/C:N/I:P/A:N
    CVSSv3:
    • Base Score: MEDIUM (6.1)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

    References:

    Vulnerable Software & Versions:

    xmlresolver-5.2.0-data.jar

    File Path: /home/runner/.m2/repository/org/xmlresolver/xmlresolver/5.2.0/xmlresolver-5.2.0-data.jar
    MD5: 67f604a5447eefcbdeecb6249c30a385
    SHA1: c24d17008879ace5a64e819377863ca26c517367
    SHA256:78738c0964e323498a55a3aa116fbd2c4e16c0a015dc2605613aecef7fcb4197
    Referenced In Project/Scope: spotbugs-maven-plugin:runtime
    xmlresolver-5.2.0-data.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs@4.8.2

    Identifiers

    xmlresolver-5.2.0.jar

    Description:

    An XML entity/uri resolver

    License:

    Apache License version 2.0: https://www.apache.org/licenses/LICENSE-2.0
    File Path: /home/runner/.m2/repository/org/xmlresolver/xmlresolver/5.2.0/xmlresolver-5.2.0.jar
    MD5: 5e1ccf5a37258c44e7fa23b7b5074820
    SHA1: 1a4838afd62324a16baa7624a24d659d0be64dab
    SHA256:42f26c61fdfa6ad9a68c774f91dd7cefc0175e276c518ba52c3c5b87f54a17ac
    Referenced In Project/Scope: spotbugs-maven-plugin:runtime
    xmlresolver-5.2.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs@4.8.2

    Identifiers



    This report contains data retrieved from the National Vulnerability Database.
    This report may contain data retrieved from the CISA Known Exploited Vulnerability Catalog.
    This report may contain data retrieved from the Github Advisory Database (via NPM Audit API).
    This report may contain data retrieved from RetireJS.
    This report may contain data retrieved from the Sonatype OSS Index.
    \ No newline at end of file +

    License:

    The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: C:\Users\Jeremy\.m2\repository\org\apache\velocity\velocity-tools\2.0\velocity-tools-2.0.jar
    MD5: 51ed2c6c0103cf3fdbeb9aa5170f5288
    SHA1: 69936384de86857018b023a8c56ae0635c56b6a0
    SHA256:b174eb36bc48c25dce10571c7d3d5dca4e4c1b3e2e31a92b9ed68fe9dea688d9
    Referenced In Project/Scope: spotbugs-maven-plugin:compile
    velocity-tools-2.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.maven.doxia/doxia-site-renderer@1.11.1

    Identifiers

    CVE-2020-13959  

    The default error page for VelocityView in Apache Velocity Tools prior to 3.1 reflects back the vm file that was entered as part of the URL. An attacker can set an XSS payload file as this vm file in the URL which results in this payload being executed. XSS vulnerabilities allow attackers to execute arbitrary JavaScript in the context of the attacked website and the attacked user. This can be abused to steal session cookies, perform requests in the name of the victim or for phishing attacks.
    CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

    CVSSv2:
    • Base Score: MEDIUM (4.3)
    • Vector: /AV:N/AC:M/Au:N/C:N/I:P/A:N
    CVSSv3:
    • Base Score: MEDIUM (6.1)
    • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

    References:

    Vulnerable Software & Versions:

    xmlresolver-5.2.0-data.jar

    File Path: C:\Users\Jeremy\.m2\repository\org\xmlresolver\xmlresolver\5.2.0\xmlresolver-5.2.0-data.jar
    MD5: 67f604a5447eefcbdeecb6249c30a385
    SHA1: c24d17008879ace5a64e819377863ca26c517367
    SHA256:78738c0964e323498a55a3aa116fbd2c4e16c0a015dc2605613aecef7fcb4197
    Referenced In Project/Scope: spotbugs-maven-plugin:runtime
    xmlresolver-5.2.0-data.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs@4.8.2

    Identifiers

    xmlresolver-5.2.0.jar

    Description:

    An XML entity/uri resolver

    License:

    Apache License version 2.0: https://www.apache.org/licenses/LICENSE-2.0
    File Path: C:\Users\Jeremy\.m2\repository\org\xmlresolver\xmlresolver\5.2.0\xmlresolver-5.2.0.jar
    MD5: 5e1ccf5a37258c44e7fa23b7b5074820
    SHA1: 1a4838afd62324a16baa7624a24d659d0be64dab
    SHA256:42f26c61fdfa6ad9a68c774f91dd7cefc0175e276c518ba52c3c5b87f54a17ac
    Referenced In Project/Scope: spotbugs-maven-plugin:runtime
    xmlresolver-5.2.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs@4.8.2

    Identifiers



    This report contains data retrieved from the National Vulnerability Database.
    This report may contain data retrieved from the CISA Known Exploited Vulnerability Catalog.
    This report may contain data retrieved from the Github Advisory Database (via NPM Audit API).
    This report may contain data retrieved from RetireJS.
    This report may contain data retrieved from the Sonatype OSS Index.
    \ No newline at end of file diff --git a/dependency-convergence.html b/dependency-convergence.html index b44bd65d..b3ebfaae 100644 --- a/dependency-convergence.html +++ b/dependency-convergence.html @@ -33,7 +33,7 @@
  • SpotBugs Maven Plugin»
  • Dependency Convergence
  • | Last Published: 2023-12-02
  • -
  • |Version: 4.8.2.0-SNAPSHOT
  • +
  • |Version: 4.8.2.0
  • SpotBugs
  • @@ -122,11 +122,11 @@

    com.google.error 2.21.1 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- com.google.guava:guava:jar:32.1.3-jre:compile
         \- com.google.errorprone:error_prone_annotations:jar:2.21.1:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- com.google.guava:guava:jar:32.1.3-jre:compile
         \- com.google.errorprone:error_prone_annotations:jar:2.21.1:compile

    2.23.0 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided

    commons-beanutils:commons-beanutils

    @@ -136,11 +136,11 @@

    commons-beanutils:commons-

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         \- org.apache.velocity:velocity-tools:jar:2.0:compile
            \- commons-beanutils:commons-beanutils:jar:1.7.0:compile

    1.7.0 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         \- org.apache.velocity:velocity-tools:jar:2.0:compile
            \- commons-beanutils:commons-beanutils:jar:1.7.0:compile

    1.9.4 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- commons-beanutils:commons-beanutils:jar:1.9.4:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- commons-beanutils:commons-beanutils:jar:1.9.4:compile

    commons-chain:commons-chain

    @@ -150,11 +150,11 @@

    commons-chain:commons-chain

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         \- org.apache.velocity:velocity-tools:jar:2.0:compile
            \- commons-chain:commons-chain:jar:1.1:compile

    1.1 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         \- org.apache.velocity:velocity-tools:jar:2.0:compile
            \- commons-chain:commons-chain:jar:1.1:compile

    1.2 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- commons-chain:commons-chain:jar:1.2:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- commons-chain:commons-chain:jar:1.2:compile

    commons-codec:commons-codec

    @@ -164,11 +164,11 @@

    commons-codec:commons-codec

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- com.github.spotbugs:spotbugs:jar:4.8.2:compile
         \- net.sf.saxon:Saxon-HE:jar:12.3:runtime
            \- org.xmlresolver:xmlresolver:jar:5.2.0:runtime
               \- org.apache.httpcomponents.client5:httpclient5:jar:5.1.3:runtime
                  \- commons-codec:commons-codec:jar:1.15:runtime

    1.15 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- com.github.spotbugs:spotbugs:jar:4.8.2:compile
         \- net.sf.saxon:Saxon-HE:jar:12.3:runtime
            \- org.xmlresolver:xmlresolver:jar:5.2.0:runtime
               \- org.apache.httpcomponents.client5:httpclient5:jar:5.1.3:runtime
                  \- commons-codec:commons-codec:jar:1.15:runtime

    1.16.0 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- commons-codec:commons-codec:jar:1.16.0:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- commons-codec:commons-codec:jar:1.16.0:compile

    commons-collections:commons-collections

    @@ -178,19 +178,19 @@

    commons-collections:co

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         \- org.codehaus.plexus:plexus-velocity:jar:1.2:compile
            \- commons-collections:commons-collections:jar:3.1:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         \- org.apache.velocity:velocity-tools:jar:2.0:compile
            \- commons-collections:commons-collections:jar:3.2:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         \- org.apache.velocity:velocity:jar:1.7:compile
            \- commons-collections:commons-collections:jar:3.2.1:compile

    3.1 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         \- org.codehaus.plexus:plexus-velocity:jar:1.2:compile
            \- commons-collections:commons-collections:jar:3.1:compile

    3.2 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         \- org.apache.velocity:velocity-tools:jar:2.0:compile
            \- commons-collections:commons-collections:jar:3.2:compile

    3.2.1 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         \- org.apache.velocity:velocity:jar:1.7:compile
            \- commons-collections:commons-collections:jar:3.2.1:compile

    3.2.2 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      +- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
      |  \- commons-collections:commons-collections:jar:3.2.2:compile
      +- commons-beanutils:commons-beanutils:jar:1.9.4:compile
      |  \- commons-collections:commons-collections:jar:3.2.2:compile
      \- commons-collections:commons-collections:jar:3.2.2:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      +- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
      |  \- commons-collections:commons-collections:jar:3.2.2:compile
      +- commons-beanutils:commons-beanutils:jar:1.9.4:compile
      |  \- commons-collections:commons-collections:jar:3.2.2:compile
      \- commons-collections:commons-collections:jar:3.2.2:compile

    commons-digester:commons-digester

    @@ -200,11 +200,11 @@

    commons-digester:commons-dig

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         \- org.apache.velocity:velocity-tools:jar:2.0:compile
            \- commons-digester:commons-digester:jar:1.8:compile

    1.8 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         \- org.apache.velocity:velocity-tools:jar:2.0:compile
            \- commons-digester:commons-digester:jar:1.8:compile

    2.1 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- commons-digester:commons-digester:jar:2.1:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- commons-digester:commons-digester:jar:2.1:compile

    commons-io:commons-io

    @@ -214,11 +214,11 @@

    commons-io:commons-io

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- commons-io:commons-io:jar:2.15.1:compile

    2.15.1 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- commons-io:commons-io:jar:2.15.1:compile

    2.6 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1:compile
         \- commons-io:commons-io:jar:2.6:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1:compile
         \- commons-io:commons-io:jar:2.6:compile

    commons-lang:commons-lang

    @@ -228,11 +228,11 @@

    commons-lang:commons-lang

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         \- org.apache.velocity:velocity:jar:1.7:compile
            \- commons-lang:commons-lang:jar:2.4:compile

    2.4 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         \- org.apache.velocity:velocity:jar:1.7:compile
            \- commons-lang:commons-lang:jar:2.4:compile

    2.6 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- commons-lang:commons-lang:jar:2.6:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- commons-lang:commons-lang:jar:2.6:compile

    org.apache.commons:commons-lang3

    @@ -242,19 +242,19 @@

    org.apache.commons:commons-la

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      +- com.github.spotbugs:spotbugs:jar:4.8.2:compile
      |  \- org.apache.commons:commons-text:jar:1.10.0:compile
      |     \- org.apache.commons:commons-lang3:jar:3.12.0:compile
      +- org.apache.bcel:bcel:jar:6.6.1:compile
      |  \- org.apache.commons:commons-lang3:jar:3.12.0:compile
      +- org.apache.maven:maven-artifact:jar:3.9.6:provided
      |  \- org.apache.commons:commons-lang3:jar:3.12.0:provided
      \- org.apache.maven:maven-core:jar:3.9.6:provided
         \- org.apache.commons:commons-lang3:jar:3.12.0:provided

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- com.github.spotbugs:spotbugs:jar:4.8.2:compile
         \- org.apache.commons:commons-lang3:jar:3.13.0:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.commons:commons-lang3:jar:3.14.0:compile

    3.12.0 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      +- com.github.spotbugs:spotbugs:jar:4.8.2:compile
      |  \- org.apache.commons:commons-text:jar:1.10.0:compile
      |     \- org.apache.commons:commons-lang3:jar:3.12.0:compile
      +- org.apache.bcel:bcel:jar:6.6.1:compile
      |  \- org.apache.commons:commons-lang3:jar:3.12.0:compile
      +- org.apache.maven:maven-artifact:jar:3.9.6:provided
      |  \- org.apache.commons:commons-lang3:jar:3.12.0:provided
      \- org.apache.maven:maven-core:jar:3.9.6:provided
         \- org.apache.commons:commons-lang3:jar:3.12.0:provided

    3.13.0 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- com.github.spotbugs:spotbugs:jar:4.8.2:compile
         \- org.apache.commons:commons-lang3:jar:3.13.0:compile

    3.14.0 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.commons:commons-lang3:jar:3.14.0:compile

    3.8.1 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      +- org.apache.maven.doxia:doxia-core:jar:1.12.0:compile
      |  \- org.apache.commons:commons-lang3:jar:3.8.1:compile
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         \- org.apache.commons:commons-lang3:jar:3.8.1:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      +- org.apache.maven.doxia:doxia-core:jar:1.12.0:compile
      |  \- org.apache.commons:commons-lang3:jar:3.8.1:compile
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         \- org.apache.commons:commons-lang3:jar:3.8.1:compile

    org.apache.maven.doxia:doxia-core

    @@ -264,11 +264,11 @@

    org.apache.maven.doxia:doxia

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      +- org.apache.maven.reporting:maven-reporting-impl:jar:3.2.0:compile
      |  \- org.apache.maven.doxia:doxia-core:jar:1.11.1:compile
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         +- org.apache.maven.doxia:doxia-core:jar:1.11.1:compile
         +- org.apache.maven.doxia:doxia-module-xhtml:jar:1.11.1:compile
         |  \- org.apache.maven.doxia:doxia-core:jar:1.11.1:compile
         \- org.apache.maven.doxia:doxia-module-xhtml5:jar:1.11.1:compile
            \- org.apache.maven.doxia:doxia-core:jar:1.11.1:compile

    1.11.1 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      +- org.apache.maven.reporting:maven-reporting-impl:jar:3.2.0:compile
      |  \- org.apache.maven.doxia:doxia-core:jar:1.11.1:compile
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         +- org.apache.maven.doxia:doxia-core:jar:1.11.1:compile
         +- org.apache.maven.doxia:doxia-module-xhtml:jar:1.11.1:compile
         |  \- org.apache.maven.doxia:doxia-core:jar:1.11.1:compile
         \- org.apache.maven.doxia:doxia-module-xhtml5:jar:1.11.1:compile
            \- org.apache.maven.doxia:doxia-core:jar:1.11.1:compile

    1.12.0 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven.doxia:doxia-core:jar:1.12.0:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven.doxia:doxia-core:jar:1.12.0:compile

    org.apache.maven.doxia:doxia-sink-api

    @@ -278,11 +278,11 @@

    org.apache.maven.doxia:d

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      +- org.apache.maven.reporting:maven-reporting-api:jar:3.1.1:compile
      |  \- org.apache.maven.doxia:doxia-sink-api:jar:1.11.1:compile
      +- org.apache.maven.reporting:maven-reporting-impl:jar:3.2.0:compile
      |  \- org.apache.maven.doxia:doxia-sink-api:jar:1.11.1:compile
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         +- org.apache.maven.doxia:doxia-sink-api:jar:1.11.1:compile
         +- org.apache.maven.doxia:doxia-module-xhtml:jar:1.11.1:compile
         |  \- org.apache.maven.doxia:doxia-sink-api:jar:1.11.1:compile
         \- org.apache.maven.doxia:doxia-module-xhtml5:jar:1.11.1:compile
            \- org.apache.maven.doxia:doxia-sink-api:jar:1.11.1:compile

    1.11.1 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      +- org.apache.maven.reporting:maven-reporting-impl:jar:3.2.0:compile
      |  \- org.apache.maven.doxia:doxia-sink-api:jar:1.11.1:compile
      +- org.apache.maven.reporting:maven-reporting-api:jar:3.1.1:compile
      |  \- org.apache.maven.doxia:doxia-sink-api:jar:1.11.1:compile
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         +- org.apache.maven.doxia:doxia-sink-api:jar:1.11.1:compile
         +- org.apache.maven.doxia:doxia-module-xhtml:jar:1.11.1:compile
         |  \- org.apache.maven.doxia:doxia-sink-api:jar:1.11.1:compile
         \- org.apache.maven.doxia:doxia-module-xhtml5:jar:1.11.1:compile
            \- org.apache.maven.doxia:doxia-sink-api:jar:1.11.1:compile

    1.12.0 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      +- org.apache.maven.doxia:doxia-core:jar:1.12.0:compile
      |  \- org.apache.maven.doxia:doxia-sink-api:jar:1.12.0:compile
      \- org.apache.maven.doxia:doxia-sink-api:jar:1.12.0:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      +- org.apache.maven.doxia:doxia-core:jar:1.12.0:compile
      |  \- org.apache.maven.doxia:doxia-sink-api:jar:1.12.0:compile
      \- org.apache.maven.doxia:doxia-sink-api:jar:1.12.0:compile

    org.apache.maven.reporting:maven-reporting-api

    @@ -292,11 +292,11 @@

    org.apache.mave

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1:compile
         \- org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile

    3.0 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1:compile
         \- org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile

    3.1.1 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      +- org.apache.maven.reporting:maven-reporting-impl:jar:3.2.0:compile
      |  \- org.apache.maven.reporting:maven-reporting-api:jar:3.1.1:compile
      \- org.apache.maven.reporting:maven-reporting-api:jar:3.1.1:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      +- org.apache.maven.reporting:maven-reporting-api:jar:3.1.1:compile
      \- org.apache.maven.reporting:maven-reporting-impl:jar:3.2.0:compile
         \- org.apache.maven.reporting:maven-reporting-api:jar:3.1.1:compile

    org.apache.maven.shared:maven-common-artifact-filters

    @@ -306,11 +306,11 @@

    org.apac

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven.shared:maven-artifact-transfer:jar:0.13.1:compile
         \- org.apache.maven.shared:maven-common-artifact-filters:jar:3.1.0:compile

    3.1.0 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven.shared:maven-artifact-transfer:jar:0.13.1:compile
         \- org.apache.maven.shared:maven-common-artifact-filters:jar:3.1.0:compile

    3.3.2 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven.shared:maven-common-artifact-filters:jar:3.3.2:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven.shared:maven-common-artifact-filters:jar:3.3.2:compile

    org.apache.maven.shared:maven-shared-utils

    @@ -320,11 +320,11 @@

    org.apache.maven.sh

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      +- org.apache.maven.reporting:maven-reporting-impl:jar:3.2.0:compile
      |  \- org.apache.maven.shared:maven-shared-utils:jar:3.3.4:compile
      \- org.apache.maven:maven-core:jar:3.9.6:provided
         \- org.apache.maven.shared:maven-shared-utils:jar:3.3.4:provided

    3.3.4 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      +- org.apache.maven.reporting:maven-reporting-impl:jar:3.2.0:compile
      |  \- org.apache.maven.shared:maven-shared-utils:jar:3.3.4:compile
      \- org.apache.maven:maven-core:jar:3.9.6:provided
         \- org.apache.maven.shared:maven-shared-utils:jar:3.3.4:provided

    3.4.2 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven.shared:maven-shared-utils:jar:3.4.2:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven.shared:maven-shared-utils:jar:3.4.2:compile

    org.apache.maven:maven-artifact

    @@ -334,19 +334,19 @@

    org.apache.maven:maven-artifac

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1:compile
         \- org.apache.maven:maven-artifact:jar:2.2.1:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      +- org.apache.maven.shared:maven-artifact-transfer:jar:0.13.1:compile
      |  \- org.apache.maven:maven-artifact:jar:3.0:compile
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         \- org.apache.maven:maven-artifact:jar:3.0:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven.reporting:maven-reporting-impl:jar:3.2.0:compile
         \- org.apache.maven:maven-artifact:jar:3.1.0:compile

    2.2.1 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1:compile
         \- org.apache.maven:maven-artifact:jar:2.2.1:compile

    3.0 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      +- org.apache.maven.shared:maven-artifact-transfer:jar:0.13.1:compile
      |  \- org.apache.maven:maven-artifact:jar:3.0:compile
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         \- org.apache.maven:maven-artifact:jar:3.0:compile

    3.1.0 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven.reporting:maven-reporting-impl:jar:3.2.0:compile
         \- org.apache.maven:maven-artifact:jar:3.1.0:compile

    3.9.6 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      +- org.apache.maven:maven-plugin-api:jar:3.9.6:provided
      |  \- org.apache.maven:maven-artifact:jar:3.9.6:provided
      +- org.apache.maven:maven-artifact:jar:3.9.6:provided
      \- org.apache.maven:maven-core:jar:3.9.6:provided
         +- org.apache.maven:maven-artifact:jar:3.9.6:provided
         \- org.apache.maven:maven-model-builder:jar:3.9.6:provided
            \- org.apache.maven:maven-artifact:jar:3.9.6:provided

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      +- org.apache.maven:maven-plugin-api:jar:3.9.6:provided
      |  \- org.apache.maven:maven-artifact:jar:3.9.6:provided
      +- org.apache.maven:maven-artifact:jar:3.9.6:provided
      \- org.apache.maven:maven-core:jar:3.9.6:provided
         +- org.apache.maven:maven-artifact:jar:3.9.6:provided
         \- org.apache.maven:maven-model-builder:jar:3.9.6:provided
            \- org.apache.maven:maven-artifact:jar:3.9.6:provided

    org.apache.maven:maven-core

    @@ -356,15 +356,15 @@

    org.apache.maven:maven-core

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven.shared:maven-artifact-transfer:jar:0.13.1:compile
         \- org.apache.maven:maven-core:jar:3.0:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven.reporting:maven-reporting-impl:jar:3.2.0:compile
         \- org.apache.maven:maven-core:jar:3.1.0:compile

    3.0 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven.shared:maven-artifact-transfer:jar:0.13.1:compile
         \- org.apache.maven:maven-core:jar:3.0:compile

    3.1.0 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven.reporting:maven-reporting-impl:jar:3.2.0:compile
         \- org.apache.maven:maven-core:jar:3.1.0:compile

    3.9.6 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven:maven-core:jar:3.9.6:provided

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven:maven-core:jar:3.9.6:provided

    org.apache.maven:maven-model

    @@ -374,11 +374,11 @@

    org.apache.maven:maven-model

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1:compile
         \- org.apache.maven:maven-model:jar:2.2.1:compile

    2.2.1 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1:compile
         \- org.apache.maven:maven-model:jar:2.2.1:compile

    3.9.6 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      +- org.apache.maven:maven-plugin-api:jar:3.9.6:provided
      |  \- org.apache.maven:maven-model:jar:3.9.6:provided
      +- org.apache.maven:maven-core:jar:3.9.6:provided
      |  +- org.apache.maven:maven-model:jar:3.9.6:provided
      |  +- org.apache.maven:maven-model-builder:jar:3.9.6:provided
      |  |  \- org.apache.maven:maven-model:jar:3.9.6:provided
      |  \- org.apache.maven:maven-resolver-provider:jar:3.9.6:provided
      |     \- org.apache.maven:maven-model:jar:3.9.6:provided
      \- org.apache.maven:maven-model:jar:3.9.6:provided

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      +- org.apache.maven:maven-plugin-api:jar:3.9.6:provided
      |  \- org.apache.maven:maven-model:jar:3.9.6:provided
      +- org.apache.maven:maven-core:jar:3.9.6:provided
      |  +- org.apache.maven:maven-model:jar:3.9.6:provided
      |  +- org.apache.maven:maven-model-builder:jar:3.9.6:provided
      |  |  \- org.apache.maven:maven-model:jar:3.9.6:provided
      |  \- org.apache.maven:maven-resolver-provider:jar:3.9.6:provided
      |     \- org.apache.maven:maven-model:jar:3.9.6:provided
      \- org.apache.maven:maven-model:jar:3.9.6:provided

    org.apache.maven:maven-plugin-api

    @@ -388,15 +388,15 @@

    org.apache.maven:maven-plugi

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1:compile
         \- org.apache.maven:maven-plugin-api:jar:2.2.1:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven.reporting:maven-reporting-impl:jar:3.2.0:compile
         \- org.apache.maven:maven-plugin-api:jar:3.1.0:compile

    2.2.1 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1:compile
         \- org.apache.maven:maven-plugin-api:jar:2.2.1:compile

    3.1.0 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven.reporting:maven-reporting-impl:jar:3.2.0:compile
         \- org.apache.maven:maven-plugin-api:jar:3.1.0:compile

    3.9.6 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      +- org.apache.maven:maven-plugin-api:jar:3.9.6:provided
      \- org.apache.maven:maven-core:jar:3.9.6:provided
         \- org.apache.maven:maven-plugin-api:jar:3.9.6:provided

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      +- org.apache.maven:maven-plugin-api:jar:3.9.6:provided
      \- org.apache.maven:maven-core:jar:3.9.6:provided
         \- org.apache.maven:maven-plugin-api:jar:3.9.6:provided

    org.apache.velocity:velocity

    @@ -406,11 +406,11 @@

    org.apache.velocity:velocity

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         \- org.apache.velocity:velocity-tools:jar:2.0:compile
            \- org.apache.velocity:velocity:jar:1.6.2:compile

    1.6.2 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         \- org.apache.velocity:velocity-tools:jar:2.0:compile
            \- org.apache.velocity:velocity:jar:1.6.2:compile

    1.7 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         +- org.codehaus.plexus:plexus-velocity:jar:1.2:compile
         |  \- org.apache.velocity:velocity:jar:1.7:compile
         \- org.apache.velocity:velocity:jar:1.7:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         +- org.codehaus.plexus:plexus-velocity:jar:1.2:compile
         |  \- org.apache.velocity:velocity:jar:1.7:compile
         \- org.apache.velocity:velocity:jar:1.7:compile

    org.checkerframework:checker-qual

    @@ -420,11 +420,11 @@

    org.checkerframework:checker

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- com.google.guava:guava:jar:32.1.3-jre:compile
         \- org.checkerframework:checker-qual:jar:3.37.0:compile

    3.37.0 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- com.google.guava:guava:jar:32.1.3-jre:compile
         \- org.checkerframework:checker-qual:jar:3.37.0:compile

    3.40.0 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.checkerframework:checker-qual:jar:3.40.0:provided

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.checkerframework:checker-qual:jar:3.40.0:provided

    org.codehaus.plexus:plexus-component-annotations

    @@ -434,11 +434,11 @@

    org.codehaus.

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      +- org.apache.maven.shared:maven-artifact-transfer:jar:0.13.1:compile
      |  \- org.codehaus.plexus:plexus-component-annotations:jar:2.0.0:compile
      +- org.apache.maven.doxia:doxia-decoration-model:jar:1.11.1:compile
      |  \- org.codehaus.plexus:plexus-component-annotations:jar:2.0.0:compile
      +- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
      |  \- org.codehaus.plexus:plexus-component-annotations:jar:2.0.0:compile
      \- org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1:compile
         \- org.codehaus.plexus:plexus-component-annotations:jar:2.0.0:compile

    2.0.0 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      +- org.apache.maven.shared:maven-artifact-transfer:jar:0.13.1:compile
      |  \- org.codehaus.plexus:plexus-component-annotations:jar:2.0.0:compile
      +- org.apache.maven.doxia:doxia-decoration-model:jar:1.11.1:compile
      |  \- org.codehaus.plexus:plexus-component-annotations:jar:2.0.0:compile
      +- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
      |  \- org.codehaus.plexus:plexus-component-annotations:jar:2.0.0:compile
      \- org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1:compile
         \- org.codehaus.plexus:plexus-component-annotations:jar:2.0.0:compile

    2.1.0 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      +- org.apache.maven:maven-plugin-api:jar:3.9.6:provided
      |  \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M2:provided
      |     \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:provided
      +- org.apache.maven:maven-core:jar:3.9.6:provided
      |  \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:provided
      +- org.apache.maven.doxia:doxia-core:jar:1.12.0:compile
      |  \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         +- org.apache.maven.doxia:doxia-module-xhtml:jar:1.11.1:compile
         |  \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile
         \- org.apache.maven.doxia:doxia-module-xhtml5:jar:1.11.1:compile
            \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      +- org.apache.maven:maven-plugin-api:jar:3.9.6:provided
      |  \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M2:provided
      |     \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:provided
      +- org.apache.maven:maven-core:jar:3.9.6:provided
      |  \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:provided
      +- org.apache.maven.doxia:doxia-core:jar:1.12.0:compile
      |  \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         +- org.apache.maven.doxia:doxia-module-xhtml:jar:1.11.1:compile
         |  \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile
         \- org.apache.maven.doxia:doxia-module-xhtml5:jar:1.11.1:compile
            \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile

    org.codehaus.plexus:plexus-utils

    @@ -448,27 +448,27 @@

    org.codehaus.plexus:plexus-ut

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         \- org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10:compile
            \- org.codehaus.plexus:plexus-utils:jar:1.4.5:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      +- org.apache.maven:maven-plugin-api:jar:3.9.6:provided
      |  \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M2:provided
      |     \- org.codehaus.plexus:plexus-utils:jar:3.3.0:provided
      +- org.apache.maven.shared:maven-artifact-transfer:jar:0.13.1:compile
      |  \- org.codehaus.plexus:plexus-utils:jar:3.3.0:compile
      +- org.apache.maven.doxia:doxia-core:jar:1.12.0:compile
      |  \- org.codehaus.plexus:plexus-utils:jar:3.3.0:compile
      +- org.apache.maven.doxia:doxia-decoration-model:jar:1.11.1:compile
      |  \- org.codehaus.plexus:plexus-utils:jar:3.3.0:compile
      +- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
      |  +- org.apache.maven.doxia:doxia-skin-model:jar:1.11.1:compile
      |  |  \- org.codehaus.plexus:plexus-utils:jar:3.3.0:compile
      |  +- org.apache.maven.doxia:doxia-module-xhtml:jar:1.11.1:compile
      |  |  \- org.codehaus.plexus:plexus-utils:jar:3.3.0:compile
      |  +- org.apache.maven.doxia:doxia-module-xhtml5:jar:1.11.1:compile
      |  |  \- org.codehaus.plexus:plexus-utils:jar:3.3.0:compile
      |  \- org.codehaus.plexus:plexus-utils:jar:3.3.0:compile
      \- org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1:compile
         \- org.codehaus.plexus:plexus-utils:jar:3.3.0:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven.reporting:maven-reporting-impl:jar:3.2.0:compile
         \- org.codehaus.plexus:plexus-utils:jar:3.3.1:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      +- org.apache.maven:maven-core:jar:3.9.6:provided
      |  \- org.apache.maven:maven-settings-builder:jar:3.9.6:provided
      |     \- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0:provided
      |        \- org.codehaus.plexus:plexus-utils:jar:3.4.1:provided
      \- org.codehaus.plexus:plexus-resources:jar:1.2.0:compile
         \- org.codehaus.plexus:plexus-utils:jar:3.4.1:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      +- org.apache.maven:maven-plugin-api:jar:3.9.6:provided
      |  \- org.codehaus.plexus:plexus-utils:jar:3.5.1:provided
      +- org.apache.maven:maven-artifact:jar:3.9.6:provided
      |  \- org.codehaus.plexus:plexus-utils:jar:3.5.1:provided
      +- org.apache.maven:maven-core:jar:3.9.6:provided
      |  +- org.apache.maven:maven-settings:jar:3.9.6:provided
      |  |  \- org.codehaus.plexus:plexus-utils:jar:3.5.1:provided
      |  +- org.apache.maven:maven-settings-builder:jar:3.9.6:provided
      |  |  \- org.codehaus.plexus:plexus-utils:jar:3.5.1:provided
      |  +- org.apache.maven:maven-repository-metadata:jar:3.9.6:provided
      |  |  \- org.codehaus.plexus:plexus-utils:jar:3.5.1:provided
      |  +- org.apache.maven:maven-model-builder:jar:3.9.6:provided
      |  |  \- org.codehaus.plexus:plexus-utils:jar:3.5.1:provided
      |  +- org.apache.maven:maven-resolver-provider:jar:3.9.6:provided
      |  |  \- org.codehaus.plexus:plexus-utils:jar:3.5.1:provided
      |  \- org.codehaus.plexus:plexus-utils:jar:3.5.1:provided
      \- org.apache.maven:maven-model:jar:3.9.6:provided
         \- org.codehaus.plexus:plexus-utils:jar:3.5.1:provided

    1.4.5 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
         \- org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10:compile
            \- org.codehaus.plexus:plexus-utils:jar:1.4.5:compile

    3.3.0 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      +- org.apache.maven:maven-plugin-api:jar:3.9.6:provided
      |  \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M2:provided
      |     \- org.codehaus.plexus:plexus-utils:jar:3.3.0:provided
      +- org.apache.maven.shared:maven-artifact-transfer:jar:0.13.1:compile
      |  \- org.codehaus.plexus:plexus-utils:jar:3.3.0:compile
      +- org.apache.maven.doxia:doxia-core:jar:1.12.0:compile
      |  \- org.codehaus.plexus:plexus-utils:jar:3.3.0:compile
      +- org.apache.maven.doxia:doxia-decoration-model:jar:1.11.1:compile
      |  \- org.codehaus.plexus:plexus-utils:jar:3.3.0:compile
      +- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
      |  +- org.apache.maven.doxia:doxia-skin-model:jar:1.11.1:compile
      |  |  \- org.codehaus.plexus:plexus-utils:jar:3.3.0:compile
      |  +- org.apache.maven.doxia:doxia-module-xhtml:jar:1.11.1:compile
      |  |  \- org.codehaus.plexus:plexus-utils:jar:3.3.0:compile
      |  +- org.apache.maven.doxia:doxia-module-xhtml5:jar:1.11.1:compile
      |  |  \- org.codehaus.plexus:plexus-utils:jar:3.3.0:compile
      |  \- org.codehaus.plexus:plexus-utils:jar:3.3.0:compile
      \- org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1:compile
         \- org.codehaus.plexus:plexus-utils:jar:3.3.0:compile

    3.3.1 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven.reporting:maven-reporting-impl:jar:3.2.0:compile
         \- org.codehaus.plexus:plexus-utils:jar:3.3.1:compile

    3.4.1 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      +- org.apache.maven:maven-core:jar:3.9.6:provided
      |  \- org.apache.maven:maven-settings-builder:jar:3.9.6:provided
      |     \- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0:provided
      |        \- org.codehaus.plexus:plexus-utils:jar:3.4.1:provided
      \- org.codehaus.plexus:plexus-resources:jar:1.2.0:compile
         \- org.codehaus.plexus:plexus-utils:jar:3.4.1:compile

    3.5.1 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      +- org.apache.maven:maven-plugin-api:jar:3.9.6:provided
      |  \- org.codehaus.plexus:plexus-utils:jar:3.5.1:provided
      +- org.apache.maven:maven-artifact:jar:3.9.6:provided
      |  \- org.codehaus.plexus:plexus-utils:jar:3.5.1:provided
      +- org.apache.maven:maven-core:jar:3.9.6:provided
      |  +- org.apache.maven:maven-settings:jar:3.9.6:provided
      |  |  \- org.codehaus.plexus:plexus-utils:jar:3.5.1:provided
      |  +- org.apache.maven:maven-settings-builder:jar:3.9.6:provided
      |  |  \- org.codehaus.plexus:plexus-utils:jar:3.5.1:provided
      |  +- org.apache.maven:maven-repository-metadata:jar:3.9.6:provided
      |  |  \- org.codehaus.plexus:plexus-utils:jar:3.5.1:provided
      |  +- org.apache.maven:maven-model-builder:jar:3.9.6:provided
      |  |  \- org.codehaus.plexus:plexus-utils:jar:3.5.1:provided
      |  +- org.apache.maven:maven-resolver-provider:jar:3.9.6:provided
      |  |  \- org.codehaus.plexus:plexus-utils:jar:3.5.1:provided
      |  \- org.codehaus.plexus:plexus-utils:jar:3.5.1:provided
      \- org.apache.maven:maven-model:jar:3.9.6:provided
         \- org.codehaus.plexus:plexus-utils:jar:3.5.1:provided

    4.0.0 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.codehaus.plexus:plexus-utils:jar:4.0.0:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.codehaus.plexus:plexus-utils:jar:4.0.0:compile

    org.slf4j:slf4j-api

    @@ -478,19 +478,19 @@

    org.slf4j:slf4j-api

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- com.github.spotbugs:spotbugs:jar:4.8.2:compile
         \- net.sf.saxon:Saxon-HE:jar:12.3:runtime
            \- org.xmlresolver:xmlresolver:jar:5.2.0:runtime
               \- org.apache.httpcomponents.client5:httpclient5:jar:5.1.3:runtime
                  \- org.slf4j:slf4j-api:jar:1.7.25:runtime

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.codehaus.plexus:plexus-resources:jar:1.2.0:compile
         \- org.slf4j:slf4j-api:jar:1.7.32:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      \- org.apache.maven.shared:maven-artifact-transfer:jar:0.13.1:compile
         \- org.slf4j:slf4j-api:jar:1.7.5:compile

    1.7.25 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- com.github.spotbugs:spotbugs:jar:4.8.2:compile
         \- net.sf.saxon:Saxon-HE:jar:12.3:runtime
            \- org.xmlresolver:xmlresolver:jar:5.2.0:runtime
               \- org.apache.httpcomponents.client5:httpclient5:jar:5.1.3:runtime
                  \- org.slf4j:slf4j-api:jar:1.7.25:runtime

    1.7.32 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.codehaus.plexus:plexus-resources:jar:1.2.0:compile
         \- org.slf4j:slf4j-api:jar:1.7.32:compile

    1.7.5 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      \- org.apache.maven.shared:maven-artifact-transfer:jar:0.13.1:compile
         \- org.slf4j:slf4j-api:jar:1.7.5:compile

    2.0.9 -
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0-SNAPSHOT
      +- com.github.spotbugs:spotbugs:jar:4.8.2:compile
      |  \- org.slf4j:slf4j-api:jar:2.0.9:compile
      +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.22.0:compile
      |  \- org.slf4j:slf4j-api:jar:2.0.9:compile
      +- org.slf4j:jcl-over-slf4j:jar:2.0.9:compile
      |  \- org.slf4j:slf4j-api:jar:2.0.9:compile
      +- org.slf4j:slf4j-api:jar:2.0.9:compile
      \- org.slf4j:slf4j-simple:jar:2.0.9:compile
         \- org.slf4j:slf4j-api:jar:2.0.9:compile

    +
      com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.8.2.0
      +- com.github.spotbugs:spotbugs:jar:4.8.2:compile
      |  \- org.slf4j:slf4j-api:jar:2.0.9:compile
      +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.22.0:compile
      |  \- org.slf4j:slf4j-api:jar:2.0.9:compile
      +- org.slf4j:jcl-over-slf4j:jar:2.0.9:compile
      |  \- org.slf4j:slf4j-api:jar:2.0.9:compile
      +- org.slf4j:slf4j-api:jar:2.0.9:compile
      \- org.slf4j:slf4j-simple:jar:2.0.9:compile
         \- org.slf4j:slf4j-api:jar:2.0.9:compile

    @@ -510,4 +510,4 @@

    org.slf4j:slf4j-api

    } - + \ No newline at end of file diff --git a/dependency-info.html b/dependency-info.html index 1c31541e..5191a41c 100644 --- a/dependency-info.html +++ b/dependency-info.html @@ -33,7 +33,7 @@
  • SpotBugs Maven Plugin»
  • Dependency Information
  • | Last Published: 2023-12-02
  • -
  • |Version: 4.8.2.0-SNAPSHOT
  • +
  • |Version: 4.8.2.0
  • SpotBugs
  • @@ -90,28 +90,28 @@

    Apache Maven

    <dependency>
       <groupId>com.github.spotbugs</groupId>
       <artifactId>spotbugs-maven-plugin</artifactId>
    -  <version>4.8.2.0-SNAPSHOT</version>
    +  <version>4.8.2.0</version>
       <type>maven-plugin</type>
     </dependency>

    Apache Ivy

    -
    <dependency org="com.github.spotbugs" name="spotbugs-maven-plugin" rev="4.8.2.0-SNAPSHOT">
    +
    <dependency org="com.github.spotbugs" name="spotbugs-maven-plugin" rev="4.8.2.0">
       <artifact name="spotbugs-maven-plugin" type="maven-plugin" />
     </dependency>

    Groovy Grape

    @Grapes(
    -@Grab(group='com.github.spotbugs', module='spotbugs-maven-plugin', version='4.8.2.0-SNAPSHOT')
    +@Grab(group='com.github.spotbugs', module='spotbugs-maven-plugin', version='4.8.2.0')
     )

    Gradle/Grails

    -
    implementation 'com.github.spotbugs:spotbugs-maven-plugin:4.8.2.0-SNAPSHOT'
    +
    implementation 'com.github.spotbugs:spotbugs-maven-plugin:4.8.2.0'

    Scala SBT

    -
    libraryDependencies += "com.github.spotbugs" % "spotbugs-maven-plugin" % "4.8.2.0-SNAPSHOT"
    +
    libraryDependencies += "com.github.spotbugs" % "spotbugs-maven-plugin" % "4.8.2.0"

    Leiningen

    -
    [com.github.spotbugs/spotbugs-maven-plugin "4.8.2.0-SNAPSHOT"]
    +
    [com.github.spotbugs/spotbugs-maven-plugin "4.8.2.0"]
    @@ -131,4 +131,4 @@

    Leiningen

    } - + \ No newline at end of file diff --git a/dependency-management.html b/dependency-management.html index e99e90ac..bb7dabb4 100644 --- a/dependency-management.html +++ b/dependency-management.html @@ -33,7 +33,7 @@
  • SpotBugs Maven Plugin»
  • Project Dependency Management
  • | Last Published: 2023-12-02
  • -
  • |Version: 4.8.2.0-SNAPSHOT
  • +
  • |Version: 4.8.2.0
  • SpotBugs
  • @@ -323,4 +323,4 @@

    compile

    } - + \ No newline at end of file diff --git a/dependency-updates-report.html b/dependency-updates-report.html index ef214bed..50169150 100644 --- a/dependency-updates-report.html +++ b/dependency-updates-report.html @@ -33,7 +33,7 @@
  • SpotBugs Maven Plugin»
  • Dependency Updates Report
  • | Last Published: 2023-12-02
  • -
  • |Version: 4.8.2.0-SNAPSHOT
  • +
  • |Version: 4.8.2.0
  • SpotBugs
  • @@ -68,6 +68,7 @@
  • Dependency Updates Report
  • Plugin Updates Report
  • Property Updates Report
  • +
  • Tag List
  • dependency-check:aggregate
  • Plugin Documentation
  • L10n Status
  • @@ -3085,4 +3086,4 @@

    org.slf4j:slf4j-simple

    } - + \ No newline at end of file diff --git a/dev-activity.html b/dev-activity.html index edaaf4bb..ec0b30a5 100644 --- a/dev-activity.html +++ b/dev-activity.html @@ -33,7 +33,7 @@
  • SpotBugs Maven Plugin»
  • Developer Activity Report
  • | Last Published: 2023-12-02
  • -
  • |Version: 4.8.2.0-SNAPSHOT
  • +
  • |Version: 4.8.2.0
  • SpotBugs
  • @@ -68,6 +68,7 @@
  • Dependency Updates Report
  • Plugin Updates Report
  • Property Updates Report
  • +
  • Tag List
  • dependency-check:aggregate
  • Plugin Documentation
  • L10n Status
  • @@ -116,4 +117,4 @@

    Changes between 2023 } - + \ No newline at end of file diff --git a/examples/css/maven-base.css b/examples/css/maven-base.css index 179e80d6..f31b25cd 100644 --- a/examples/css/maven-base.css +++ b/examples/css/maven-base.css @@ -167,4 +167,4 @@ div.clear hr{ padding-right: 2px; border: 0px; margin: 0px; -} +} \ No newline at end of file diff --git a/examples/css/maven-theme.css b/examples/css/maven-theme.css index be34400b..1085101b 100644 --- a/examples/css/maven-theme.css +++ b/examples/css/maven-theme.css @@ -152,4 +152,4 @@ dt { .infomark { background-image: url(../images/icon_info_sml.gif); -} +} \ No newline at end of file diff --git a/examples/css/print.css b/examples/css/print.css index f1e56d26..d1206a58 100644 --- a/examples/css/print.css +++ b/examples/css/print.css @@ -19,4 +19,4 @@ #bodyColumn, body.docs div.docs { margin: 0 !important; border: none !important -} +} \ No newline at end of file diff --git a/examples/css/site.css b/examples/css/site.css index d20383ad..e0541f97 100644 --- a/examples/css/site.css +++ b/examples/css/site.css @@ -13,4 +13,4 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -/* You can override this file with your own styles */ +/* You can override this file with your own styles */ \ No newline at end of file diff --git a/examples/multi-module-config.html b/examples/multi-module-config.html index b97ccc39..146f0e29 100644 --- a/examples/multi-module-config.html +++ b/examples/multi-module-config.html @@ -2,7 +2,7 @@ @@ -34,7 +34,7 @@
  • SpotBugs Maven Plugin»
  • Multimodule Configuration
  • | Last Published: 2023-12-02
  • -
  • |Version: 4.8.2.0-SNAPSHOT
  • +
  • |Version: 4.8.2.0
  • SpotBugs
  • @@ -84,7 +84,8 @@

    Multimodule Configuration

    | `-- pom.xml |-- jmx | `-- pom.xml -`-- src
    +`-- src +

    Create a subproject to house the resources

    We'll start by adding another sub project that will house our common configuration. Let's call it build-tools. In it we put the resources that we want to include. In this example, we will add configuration files for the Spotbugs plugin. Configuration files for other plugins, like the PMD and Checkstyle plugin, can be included in the same subproject if you like. We will create another directory and call it whiz-progs and create a pom.xml file. We will move our core, gui, and jmx modules to whiz-progs.

    whizbang
    @@ -104,7 +105,8 @@ 

    Create a subproject |-- pom.xml |-- core |-- gui - `-- jmx

    + `-- jmx +

    Tip: put the resources into a subdirectory that you can ensure will be unique and not conflict with anyone else.

    Configure the top level pom

    The top level pom jusr references the two modules

    @@ -120,7 +122,8 @@

    Configure the top level pom

    <module>build-tools</module> <module>modules</module> </modules> -</project>
    +</project> +

    Configure the other projects to build-tools

    Now we can include the Spotbugs configuration in the whiz-progs pom.xml.

    <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    @@ -149,7 +152,7 @@ 

    Configure the othe <plugin> <groupId>com.github.spotbugs</groupId> <artifactId>spotbugs-maven-plugin</artifactId> - <version>4.8.2.0-SNAPSHOT</version> + <version>4.8.2.0</version> <configuration> <effort>Max</effort> <threshold>Low</threshold> @@ -163,12 +166,14 @@

    Configure the othe <module>jmx</module> <module>gui</module> </modules> -</project>

    +</project> +

    Once you are done with that, ensure that you do not include spotbugs-maven-plugin in your sub modules, as their definition and configuration, will override the top level parent pom's definition.

    Based on the Spotbugs plugin configuration above, the values of includeFilterFile will be resolved from the classpath. The build-tools jar was included in the classpath when it was declared as an dependency to the plugin.

    Note: For the classpath reference, the build-tools was referred to as an extension and not as a plugin dependency. This is due to the fact that if it is declared as a plugin dependency, Maven will not download it from the internal repository and would just look for it in ibiblio.

    Lastly, kick off a build of the site.

    -
    mvn site
    +
    mvn site
    +

    Every sub project will now use the same Spotbugs setup and configuration.

    @@ -189,4 +194,4 @@

    Configure the othe } - + \ No newline at end of file diff --git a/examples/spotbugs.html b/examples/spotbugs.html index aac3c478..487a38b2 100644 --- a/examples/spotbugs.html +++ b/examples/spotbugs.html @@ -934,4 +934,4 @@

    com.github.spot - + \ No newline at end of file diff --git a/examples/violationChecking.html b/examples/violationChecking.html index be8fe229..7eed70f1 100644 --- a/examples/violationChecking.html +++ b/examples/violationChecking.html @@ -2,7 +2,7 @@ @@ -34,7 +34,7 @@
  • SpotBugs Maven Plugin»
  • Violation Checking
  • | Last Published: 2023-12-02
  • -
  • |Version: 4.8.2.0-SNAPSHOT
  • +
  • |Version: 4.8.2.0
  • SpotBugs
  • @@ -82,7 +82,7 @@

    Violation Checking

    <plugin> <groupId>com.github.spotbugs</groupId> <artifactId>spotbugs-maven-plugin</artifactId> - <version>4.8.2.0-SNAPSHOT</version> + <version>4.8.2.0</version> <configuration> <effort>Max</effort> <threshold>Low</threshold> @@ -99,7 +99,8 @@

    Violation Checking

    </plugins> </build> ... -</project> +</project> + @@ -119,4 +120,4 @@

    Violation Checking

    } - + \ No newline at end of file diff --git a/examples/xref-test/allclasses-frame.html b/examples/xref-test/allclasses-frame.html index 5c33fbb3..95ff9b4c 100644 --- a/examples/xref-test/allclasses-frame.html +++ b/examples/xref-test/allclasses-frame.html @@ -38,4 +38,4 @@

    All Classes

    - + \ No newline at end of file diff --git a/examples/xref-test/com/github/spotbugs/spotbugs-maven-plugin/it/App.html b/examples/xref-test/com/github/spotbugs/spotbugs-maven-plugin/it/App.html index acea504d..f750e04b 100644 --- a/examples/xref-test/com/github/spotbugs/spotbugs-maven-plugin/it/App.html +++ b/examples/xref-test/com/github/spotbugs/spotbugs-maven-plugin/it/App.html @@ -53,4 +53,4 @@
    - + \ No newline at end of file diff --git a/examples/xref-test/com/github/spotbugs/spotbugs-maven-plugin/it/FooTest.html b/examples/xref-test/com/github/spotbugs/spotbugs-maven-plugin/it/FooTest.html index 2cd8d361..e070cc0c 100644 --- a/examples/xref-test/com/github/spotbugs/spotbugs-maven-plugin/it/FooTest.html +++ b/examples/xref-test/com/github/spotbugs/spotbugs-maven-plugin/it/FooTest.html @@ -55,4 +55,4 @@
    - + \ No newline at end of file diff --git a/examples/xref-test/com/github/spotbugs/spotbugs-maven-plugin/it/package-frame.html b/examples/xref-test/com/github/spotbugs/spotbugs-maven-plugin/it/package-frame.html index 3eb279d5..5a74acfd 100644 --- a/examples/xref-test/com/github/spotbugs/spotbugs-maven-plugin/it/package-frame.html +++ b/examples/xref-test/com/github/spotbugs/spotbugs-maven-plugin/it/package-frame.html @@ -42,4 +42,4 @@

    Classes

    - + \ No newline at end of file diff --git a/examples/xref-test/com/github/spotbugs/spotbugs-maven-plugin/it/package-summary.html b/examples/xref-test/com/github/spotbugs/spotbugs-maven-plugin/it/package-summary.html index 857c554e..efa7d9d4 100644 --- a/examples/xref-test/com/github/spotbugs/spotbugs-maven-plugin/it/package-summary.html +++ b/examples/xref-test/com/github/spotbugs/spotbugs-maven-plugin/it/package-summary.html @@ -90,4 +90,4 @@

    Package com.github.spotbugs.spotbugs-maven-plugin.it

    Copyright © 2020. All rights reserved. - + \ No newline at end of file diff --git a/examples/xref-test/index.html b/examples/xref-test/index.html index ab7cfaf9..4a176537 100644 --- a/examples/xref-test/index.html +++ b/examples/xref-test/index.html @@ -40,4 +40,3 @@

    Frame Alert

    - diff --git a/examples/xref-test/overview-frame.html b/examples/xref-test/overview-frame.html index 558a4827..857a242e 100644 --- a/examples/xref-test/overview-frame.html +++ b/examples/xref-test/overview-frame.html @@ -40,4 +40,3 @@

    Packages

    - diff --git a/examples/xref-test/overview-summary.html b/examples/xref-test/overview-summary.html index 856bb87d..222de525 100644 --- a/examples/xref-test/overview-summary.html +++ b/examples/xref-test/overview-summary.html @@ -82,4 +82,4 @@

    basic-1 testing Reference

    Copyright © 2020. All rights reserved. - + \ No newline at end of file diff --git a/examples/xref-test/stylesheet.css b/examples/xref-test/stylesheet.css index 579b8f8a..64d06c8a 100644 --- a/examples/xref-test/stylesheet.css +++ b/examples/xref-test/stylesheet.css @@ -126,4 +126,4 @@ hr { .jxr_keyword { color: #000; -} +} \ No newline at end of file diff --git a/examples/xref/A.html b/examples/xref/A.html index 38d9b26f..76aa9006 100644 --- a/examples/xref/A.html +++ b/examples/xref/A.html @@ -34,4 +34,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/AbstractMissingHashCode.html b/examples/xref/AbstractMissingHashCode.html index a47eb1f0..4802b184 100644 --- a/examples/xref/AbstractMissingHashCode.html +++ b/examples/xref/AbstractMissingHashCode.html @@ -46,4 +46,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/AccidentalNonConstructorInInnerClass.html b/examples/xref/AccidentalNonConstructorInInnerClass.html index bc8d5709..a5d19319 100644 --- a/examples/xref/AccidentalNonConstructorInInnerClass.html +++ b/examples/xref/AccidentalNonConstructorInInnerClass.html @@ -65,4 +65,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/AnnotationTest.html b/examples/xref/AnnotationTest.html index 729d56bb..1cc95862 100644 --- a/examples/xref/AnnotationTest.html +++ b/examples/xref/AnnotationTest.html @@ -38,4 +38,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/AppendingToAnObjectOutputStream.html b/examples/xref/AppendingToAnObjectOutputStream.html index 39f737fa..5ede7698 100644 --- a/examples/xref/AppendingToAnObjectOutputStream.html +++ b/examples/xref/AppendingToAnObjectOutputStream.html @@ -66,4 +66,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/ArrayToString.html b/examples/xref/ArrayToString.html index d98abbff..cf1644ea 100644 --- a/examples/xref/ArrayToString.html +++ b/examples/xref/ArrayToString.html @@ -65,4 +65,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/AssignedOnlyInCtor.html b/examples/xref/AssignedOnlyInCtor.html index 62fa82ef..c6a740b1 100644 --- a/examples/xref/AssignedOnlyInCtor.html +++ b/examples/xref/AssignedOnlyInCtor.html @@ -41,4 +41,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/AssumeUnsignedBytes.html b/examples/xref/AssumeUnsignedBytes.html index 4c7fa624..a0d7e9e2 100644 --- a/examples/xref/AssumeUnsignedBytes.html +++ b/examples/xref/AssumeUnsignedBytes.html @@ -41,4 +41,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/UseInitCause.html b/examples/xref/UseInitCause.html index e1e20cd5..b02380b6 100644 --- a/examples/xref/UseInitCause.html +++ b/examples/xref/UseInitCause.html @@ -44,4 +44,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/UseOfNonHashableClassInHashDataStructure.html b/examples/xref/UseOfNonHashableClassInHashDataStructure.html index 553e3043..e1c86e61 100644 --- a/examples/xref/UseOfNonHashableClassInHashDataStructure.html +++ b/examples/xref/UseOfNonHashableClassInHashDataStructure.html @@ -54,4 +54,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/UselessAssignments.html b/examples/xref/UselessAssignments.html index f3fef7f0..1d5d1127 100644 --- a/examples/xref/UselessAssignments.html +++ b/examples/xref/UselessAssignments.html @@ -66,4 +66,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/UselessControlFlow.html b/examples/xref/UselessControlFlow.html index cb50f64d..c0da7e4a 100644 --- a/examples/xref/UselessControlFlow.html +++ b/examples/xref/UselessControlFlow.html @@ -70,4 +70,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/UselessCurrentThread.html b/examples/xref/UselessCurrentThread.html index c8f74fb2..85c2af92 100644 --- a/examples/xref/UselessCurrentThread.html +++ b/examples/xref/UselessCurrentThread.html @@ -66,4 +66,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/UselessFinalize.html b/examples/xref/UselessFinalize.html index 298ab974..bf8693f5 100644 --- a/examples/xref/UselessFinalize.html +++ b/examples/xref/UselessFinalize.html @@ -35,4 +35,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/UselessSCMethods.html b/examples/xref/UselessSCMethods.html index 79deffaf..44f9c734 100644 --- a/examples/xref/UselessSCMethods.html +++ b/examples/xref/UselessSCMethods.html @@ -77,4 +77,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/UserAss3rtion.html b/examples/xref/UserAss3rtion.html index e95181fd..35eec319 100644 --- a/examples/xref/UserAss3rtion.html +++ b/examples/xref/UserAss3rtion.html @@ -40,4 +40,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/UserMistakes.html b/examples/xref/UserMistakes.html index e879f3ef..271cd8f4 100644 --- a/examples/xref/UserMistakes.html +++ b/examples/xref/UserMistakes.html @@ -78,4 +78,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/allclasses-frame.html b/examples/xref/allclasses-frame.html index 477be75e..03d3ad82 100644 --- a/examples/xref/allclasses-frame.html +++ b/examples/xref/allclasses-frame.html @@ -149,4 +149,4 @@

    All Classes

    - + \ No newline at end of file diff --git a/examples/xref/badNaming/package1/A.html b/examples/xref/badNaming/package1/A.html index d4c405f9..4acbb5b9 100644 --- a/examples/xref/badNaming/package1/A.html +++ b/examples/xref/badNaming/package1/A.html @@ -34,4 +34,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/badNaming/package1/package-frame.html b/examples/xref/badNaming/package1/package-frame.html index db98dc1d..6989d4a0 100644 --- a/examples/xref/badNaming/package1/package-frame.html +++ b/examples/xref/badNaming/package1/package-frame.html @@ -39,4 +39,4 @@

    Classes

    - + \ No newline at end of file diff --git a/examples/xref/badNaming/package1/package-summary.html b/examples/xref/badNaming/package1/package-summary.html index 7d6ac140..48ed1c1f 100644 --- a/examples/xref/badNaming/package1/package-summary.html +++ b/examples/xref/badNaming/package1/package-summary.html @@ -85,4 +85,4 @@

    Package badNaming.package1

    Copyright © 2020. All rights reserved. - + \ No newline at end of file diff --git a/examples/xref/badNaming/package2/A.html b/examples/xref/badNaming/package2/A.html index c42cfb34..164d53c1 100644 --- a/examples/xref/badNaming/package2/A.html +++ b/examples/xref/badNaming/package2/A.html @@ -34,4 +34,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/badNaming/package2/AnInterface.html b/examples/xref/badNaming/package2/AnInterface.html index 4f31bf83..90d95946 100644 --- a/examples/xref/badNaming/package2/AnInterface.html +++ b/examples/xref/badNaming/package2/AnInterface.html @@ -35,4 +35,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/badNaming/package2/package-frame.html b/examples/xref/badNaming/package2/package-frame.html index 18853baf..1786a3b8 100644 --- a/examples/xref/badNaming/package2/package-frame.html +++ b/examples/xref/badNaming/package2/package-frame.html @@ -42,4 +42,4 @@

    Classes

    - + \ No newline at end of file diff --git a/examples/xref/badNaming/package2/package-summary.html b/examples/xref/badNaming/package2/package-summary.html index ff6cdd6d..472dba62 100644 --- a/examples/xref/badNaming/package2/package-summary.html +++ b/examples/xref/badNaming/package2/package-summary.html @@ -90,4 +90,4 @@

    Package badNaming.package2

    Copyright © 2020. All rights reserved. - + \ No newline at end of file diff --git a/examples/xref/equals/ArrayEquality.html b/examples/xref/equals/ArrayEquality.html index 5d8a4f89..22ea7db3 100644 --- a/examples/xref/equals/ArrayEquality.html +++ b/examples/xref/equals/ArrayEquality.html @@ -68,4 +68,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/equals/package-frame.html b/examples/xref/equals/package-frame.html index 78706f8e..ddfe29ce 100644 --- a/examples/xref/equals/package-frame.html +++ b/examples/xref/equals/package-frame.html @@ -39,4 +39,4 @@

    Classes

    - + \ No newline at end of file diff --git a/examples/xref/equals/package-summary.html b/examples/xref/equals/package-summary.html index 48a70d6c..6a9735a4 100644 --- a/examples/xref/equals/package-summary.html +++ b/examples/xref/equals/package-summary.html @@ -85,4 +85,4 @@

    Package equals

    Copyright © 2020. All rights reserved. - + \ No newline at end of file diff --git a/examples/xref/gcUnrelatedTypes/AllListsCouldBeEqual.html b/examples/xref/gcUnrelatedTypes/AllListsCouldBeEqual.html index 84e90eb2..f4d2a865 100644 --- a/examples/xref/gcUnrelatedTypes/AllListsCouldBeEqual.html +++ b/examples/xref/gcUnrelatedTypes/AllListsCouldBeEqual.html @@ -186,4 +186,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/gcUnrelatedTypes/ArrayListContains.html b/examples/xref/gcUnrelatedTypes/ArrayListContains.html index a04427b4..c547c29c 100644 --- a/examples/xref/gcUnrelatedTypes/ArrayListContains.html +++ b/examples/xref/gcUnrelatedTypes/ArrayListContains.html @@ -180,4 +180,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/gcUnrelatedTypes/ArrayListContains0.html b/examples/xref/gcUnrelatedTypes/ArrayListContains0.html index 36180f7a..a9198196 100644 --- a/examples/xref/gcUnrelatedTypes/ArrayListContains0.html +++ b/examples/xref/gcUnrelatedTypes/ArrayListContains0.html @@ -95,4 +95,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/gcUnrelatedTypes/package-frame.html b/examples/xref/gcUnrelatedTypes/package-frame.html index 80702952..ba132bd8 100644 --- a/examples/xref/gcUnrelatedTypes/package-frame.html +++ b/examples/xref/gcUnrelatedTypes/package-frame.html @@ -54,4 +54,4 @@

    Classes

    - + \ No newline at end of file diff --git a/examples/xref/gcUnrelatedTypes/package-summary.html b/examples/xref/gcUnrelatedTypes/package-summary.html index e26caf16..5ab02e1d 100644 --- a/examples/xref/gcUnrelatedTypes/package-summary.html +++ b/examples/xref/gcUnrelatedTypes/package-summary.html @@ -110,4 +110,4 @@

    Package gcUnrelatedTypes

    Copyright © 2020. All rights reserved. - + \ No newline at end of file diff --git a/examples/xref/index.html b/examples/xref/index.html index ab7cfaf9..4a176537 100644 --- a/examples/xref/index.html +++ b/examples/xref/index.html @@ -40,4 +40,3 @@

    Frame Alert

    - diff --git a/examples/xref/jsr305/AlwaysBlue.html b/examples/xref/jsr305/AlwaysBlue.html index 164f3b10..22175bf8 100644 --- a/examples/xref/jsr305/AlwaysBlue.html +++ b/examples/xref/jsr305/AlwaysBlue.html @@ -43,4 +43,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/jsr305/package-frame.html b/examples/xref/jsr305/package-frame.html index ec8b4953..66978bc4 100644 --- a/examples/xref/jsr305/package-frame.html +++ b/examples/xref/jsr305/package-frame.html @@ -39,4 +39,4 @@

    Classes

    - + \ No newline at end of file diff --git a/examples/xref/jsr305/package-summary.html b/examples/xref/jsr305/package-summary.html index c0540df3..da29bf18 100644 --- a/examples/xref/jsr305/package-summary.html +++ b/examples/xref/jsr305/package-summary.html @@ -85,4 +85,4 @@

    Package jsr305

    Copyright © 2020. All rights reserved. - + \ No newline at end of file diff --git a/examples/xref/npe/AtomicFieldUpdater.html b/examples/xref/npe/AtomicFieldUpdater.html index 8e716c19..59af1c9b 100644 --- a/examples/xref/npe/AtomicFieldUpdater.html +++ b/examples/xref/npe/AtomicFieldUpdater.html @@ -66,4 +66,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/npe/UseCheckUse.html b/examples/xref/npe/UseCheckUse.html index edd5d9a3..d08f57e0 100644 --- a/examples/xref/npe/UseCheckUse.html +++ b/examples/xref/npe/UseCheckUse.html @@ -49,4 +49,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/npe/package-frame.html b/examples/xref/npe/package-frame.html index 678a5108..9f76213e 100644 --- a/examples/xref/npe/package-frame.html +++ b/examples/xref/npe/package-frame.html @@ -42,4 +42,4 @@

    Classes

    - + \ No newline at end of file diff --git a/examples/xref/npe/package-summary.html b/examples/xref/npe/package-summary.html index 1b30f2df..4502f6c7 100644 --- a/examples/xref/npe/package-summary.html +++ b/examples/xref/npe/package-summary.html @@ -90,4 +90,4 @@

    Package npe

    Copyright © 2020. All rights reserved. - + \ No newline at end of file diff --git a/examples/xref/nullnessAnnotations/UseAnnotations.html b/examples/xref/nullnessAnnotations/UseAnnotations.html index 14c7a5c2..79b1cdee 100644 --- a/examples/xref/nullnessAnnotations/UseAnnotations.html +++ b/examples/xref/nullnessAnnotations/UseAnnotations.html @@ -78,4 +78,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/nullnessAnnotations/package-frame.html b/examples/xref/nullnessAnnotations/package-frame.html index 1b4e0766..a4c91b48 100644 --- a/examples/xref/nullnessAnnotations/package-frame.html +++ b/examples/xref/nullnessAnnotations/package-frame.html @@ -39,4 +39,4 @@

    Classes

    - + \ No newline at end of file diff --git a/examples/xref/nullnessAnnotations/package-summary.html b/examples/xref/nullnessAnnotations/package-summary.html index 8470f2d4..a2cb3183 100644 --- a/examples/xref/nullnessAnnotations/package-summary.html +++ b/examples/xref/nullnessAnnotations/package-summary.html @@ -85,4 +85,4 @@

    Package nullnessAnnotations

    Copyright © 2020. All rights reserved. - + \ No newline at end of file diff --git a/examples/xref/obligation/UsesWillCloseAnnotation.html b/examples/xref/obligation/UsesWillCloseAnnotation.html index c23c3272..19a4fa40 100644 --- a/examples/xref/obligation/UsesWillCloseAnnotation.html +++ b/examples/xref/obligation/UsesWillCloseAnnotation.html @@ -64,4 +64,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/obligation/package-frame.html b/examples/xref/obligation/package-frame.html index 8427e2f0..9e064892 100644 --- a/examples/xref/obligation/package-frame.html +++ b/examples/xref/obligation/package-frame.html @@ -39,4 +39,4 @@

    Classes

    - + \ No newline at end of file diff --git a/examples/xref/obligation/package-summary.html b/examples/xref/obligation/package-summary.html index b18150de..e34b91b9 100644 --- a/examples/xref/obligation/package-summary.html +++ b/examples/xref/obligation/package-summary.html @@ -85,4 +85,4 @@

    Package obligation

    Copyright © 2020. All rights reserved. - + \ No newline at end of file diff --git a/examples/xref/overview-frame.html b/examples/xref/overview-frame.html index 66bb034e..32359eb6 100644 --- a/examples/xref/overview-frame.html +++ b/examples/xref/overview-frame.html @@ -67,4 +67,3 @@

    Packages

    - diff --git a/examples/xref/overview-summary.html b/examples/xref/overview-summary.html index f15dc95b..ce86474f 100644 --- a/examples/xref/overview-summary.html +++ b/examples/xref/overview-summary.html @@ -127,4 +127,4 @@

    basic-1 testing Reference

    Copyright © 2020. All rights reserved. - + \ No newline at end of file diff --git a/examples/xref/package-frame.html b/examples/xref/package-frame.html index 31049899..cac8cdd8 100644 --- a/examples/xref/package-frame.html +++ b/examples/xref/package-frame.html @@ -111,4 +111,4 @@

    Classes

    - + \ No newline at end of file diff --git a/examples/xref/package-summary.html b/examples/xref/package-summary.html index 486e363d..24673842 100644 --- a/examples/xref/package-summary.html +++ b/examples/xref/package-summary.html @@ -205,4 +205,4 @@

    Package (default package)

    Copyright © 2020. All rights reserved. - + \ No newline at end of file diff --git a/examples/xref/stylesheet.css b/examples/xref/stylesheet.css index 579b8f8a..64d06c8a 100644 --- a/examples/xref/stylesheet.css +++ b/examples/xref/stylesheet.css @@ -126,4 +126,4 @@ hr { .jxr_keyword { color: #000; -} +} \ No newline at end of file diff --git a/examples/xref/uselessThread/UsefulThread.html b/examples/xref/uselessThread/UsefulThread.html index 1594effd..ca388cdb 100644 --- a/examples/xref/uselessThread/UsefulThread.html +++ b/examples/xref/uselessThread/UsefulThread.html @@ -41,4 +41,4 @@
    - + \ No newline at end of file diff --git a/examples/xref/uselessThread/package-frame.html b/examples/xref/uselessThread/package-frame.html index 8e36cd70..daf817f4 100644 --- a/examples/xref/uselessThread/package-frame.html +++ b/examples/xref/uselessThread/package-frame.html @@ -39,4 +39,4 @@

    Classes

    - + \ No newline at end of file diff --git a/examples/xref/uselessThread/package-summary.html b/examples/xref/uselessThread/package-summary.html index a76e7dfe..4386270b 100644 --- a/examples/xref/uselessThread/package-summary.html +++ b/examples/xref/uselessThread/package-summary.html @@ -85,4 +85,4 @@

    Package uselessThread

    Copyright © 2020. All rights reserved. - + \ No newline at end of file diff --git a/faq.html b/faq.html index 63c6e9f3..2c376178 100644 --- a/faq.html +++ b/faq.html @@ -2,7 +2,7 @@ @@ -33,7 +33,7 @@
  • SpotBugs Maven Plugin»
  • Frequently Asked Questions
  • | Last Published: 2023-12-02
  • -
  • |Version: 4.8.2.0-SNAPSHOT
  • +
  • |Version: 4.8.2.0
  • SpotBugs
  • @@ -141,4 +141,4 @@

    Frequently Asked Ques } - + \ No newline at end of file diff --git a/file-activity.html b/file-activity.html index f221c242..946cccb2 100644 --- a/file-activity.html +++ b/file-activity.html @@ -33,7 +33,7 @@
  • SpotBugs Maven Plugin»
  • File Activity Report
  • | Last Published: 2023-12-02
  • -
  • |Version: 4.8.2.0-SNAPSHOT
  • +
  • |Version: 4.8.2.0
  • SpotBugs
  • @@ -68,6 +68,7 @@
  • Dependency Updates Report
  • Plugin Updates Report
  • Property Updates Report
  • +
  • Tag List
  • dependency-check:aggregate
  • Plugin Documentation
  • L10n Status
  • @@ -1224,4 +1225,4 @@

    Changes between 2023 } - + \ No newline at end of file diff --git a/gapidocs/allclasses-frame.html b/gapidocs/allclasses-frame.html index 6ac468d2..1f93cc8a 100644 --- a/gapidocs/allclasses-frame.html +++ b/gapidocs/allclasses-frame.html @@ -34,6 +34,7 @@

    All Classes

    - + \ No newline at end of file diff --git a/gapidocs/com/github/spotbugs/spotbugs_maven_plugin/HelpMojo.html b/gapidocs/com/github/spotbugs/spotbugs_maven_plugin/HelpMojo.html new file mode 100644 index 00000000..53cc063d --- /dev/null +++ b/gapidocs/com/github/spotbugs/spotbugs_maven_plugin/HelpMojo.html @@ -0,0 +1,569 @@ + + + + + + + + + + + HelpMojo (Groovy Documentation) + + + + + + + + + + +
    + + + + + +
    + + + + + +
    + +
    Package: com.github.spotbugs.spotbugs_maven_plugin
    + +

    [Java] Class HelpMojo

    +
    +
    +
      +
        • com.github.spotbugs.spotbugs_maven_plugin.HelpMojo +
        +
        +
          +
        • + + + +
          + +
          @org.apache.maven.plugins.annotations.Mojo( name = "help", requiresProject = false, threadSafe = true )
          +public class HelpMojo
          +extends AbstractMojo
          + +

          Display help information on spotbugs-maven-plugin.
          + Call mvn spotbugs:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. +

          Authors:
          maven-plugin-tools

          + +
        • +
        +
        + +
        +
          +
        • + + + + + + + +
            +
          • +

            Field Summary

            +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              Fields 
              ModifiersNameDescription
              private static int DEFAULT_LINE_LENGTH
              private static java.lang.String PLUGIN_HELP_PATH
              private boolean detailIf true, display all settable properties for each goal.
              private java.lang.String goalThe name of the goal for which to show help.
              private int indentSizeThe number of spaces per indentation level, should be positive.
              private int lineLengthThe maximum length of a display line, should be positive.
              +
            +
          • + +
          + + + + + + + + + + + + +
            + +
          • +

            Methods Summary

            +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              Methods 
              Type ParamsReturn TypeName and description
              private voidappend(java.lang.StringBuilder sb, java.lang.String description, int indent)
              Append a description to the buffer by respecting the indentSize and lineLength parameters. +
              private org.w3c.dom.Documentbuild()
              public voidexecute()
              {@inheritDoc}
              private static java.util.List<org.w3c.dom.Node>findNamedChild(org.w3c.dom.Node node, java.lang.String elementName)
              private static org.w3c.dom.NodefindSingleChild(org.w3c.dom.Node node, java.lang.String elementName)
              private static intgetIndentLevel(java.lang.String line)
              Gets the indentation level of the specified line.
              private static java.lang.StringgetPropertyFromExpression(java.lang.String expression)
              private static org.w3c.dom.NodegetSingleChild(org.w3c.dom.Node node, java.lang.String elementName)
              private static java.lang.StringgetValue(org.w3c.dom.Node node, java.lang.String elementName)
              private static booleanisNotEmpty(java.lang.String string)
              private static java.lang.Stringrepeat(java.lang.String str, int repeat)
              private static java.util.List<java.lang.String>toLines(java.lang.String text, int indent, int indentSize, int lineLength)
              Splits the specified text into lines of convenient display length.
              private static voidtoLines(java.util.List<java.lang.String> lines, java.lang.String line, int indentSize, int lineLength)
              Adds the specified line to the output sequence, performing line wrapping if necessary.
              private voidwriteGoal(java.lang.StringBuilder sb, java.lang.String goalPrefix, org.w3c.dom.Element mojo)
              private voidwriteParameter(java.lang.StringBuilder sb, org.w3c.dom.Node parameter, org.w3c.dom.Node configurationElement)
              +
            +
          • + +
          + +
        • +
        +
        + +
        +
          +
        • + + + + +
            +
          • + + +

            Field Detail

            + + +
              +
            • +

              private static final int DEFAULT_LINE_LENGTH

              +

              +
            • +
            + + +
              +
            • +

              private static final java.lang.String PLUGIN_HELP_PATH

              +

              +
            • +
            + + +
              +
            • +

              @org.apache.maven.plugins.annotations.Parameter( property = "detail", defaultValue = "false" )
              private boolean detail

              +

              If true, display all settable properties for each goal. + +

              +
            • +
            + + +
              +
            • +

              @org.apache.maven.plugins.annotations.Parameter( property = "goal" )
              private java.lang.String goal

              +

              The name of the goal for which to show help. If unspecified, all goals will be displayed. + +

              +
            • +
            + + +
              +
            • +

              @org.apache.maven.plugins.annotations.Parameter( property = "indentSize", defaultValue = "2" )
              private int indentSize

              +

              The number of spaces per indentation level, should be positive. + +

              +
            • +
            + + +
              +
            • +

              @org.apache.maven.plugins.annotations.Parameter( property = "lineLength", defaultValue = "80" )
              private int lineLength

              +

              The maximum length of a display line, should be positive. + +

              +
            • +
            + +
          • +
          + + + + + + + + + + + +
            +
          • + + +

            Method Detail

            + + +
              +
            • +

              private void append(java.lang.StringBuilder sb, java.lang.String description, int indent)

              +

              Append a description to the buffer by respecting the indentSize and lineLength parameters. + Note: The last character is always a new line. +

              Parameters:
              sb - The buffer to append the description, not null.
              description - The description, not null.
              indent - The base indentation level of each line, must not be negative.

              +
            • +
            + + +
              +
            • +

              private org.w3c.dom.Document build()

              +

              +
            • +
            + + +
              +
            • +

              @java.lang.Override
              public void execute()

              +

              {@inheritDoc} +

              +
            • +
            + + +
              +
            • +

              private static java.util.List<org.w3c.dom.Node> findNamedChild(org.w3c.dom.Node node, java.lang.String elementName)

              +

              +
            • +
            + + +
              +
            • +

              private static org.w3c.dom.Node findSingleChild(org.w3c.dom.Node node, java.lang.String elementName)

              +

              +
            • +
            + + +
              +
            • +

              private static int getIndentLevel(java.lang.String line)

              +

              Gets the indentation level of the specified line. +

              Parameters:
              line - The line whose indentation level should be retrieved, must not be null.
              Returns:
              The indentation level of the line.

              +
            • +
            + + +
              +
            • +

              private static java.lang.String getPropertyFromExpression(java.lang.String expression)

              +

              +
            • +
            + + +
              +
            • +

              private static org.w3c.dom.Node getSingleChild(org.w3c.dom.Node node, java.lang.String elementName)

              +

              +
            • +
            + + +
              +
            • +

              private static java.lang.String getValue(org.w3c.dom.Node node, java.lang.String elementName)

              +

              +
            • +
            + + +
              +
            • +

              private static boolean isNotEmpty(java.lang.String string)

              +

              +
            • +
            + + +
              +
            • +

              private static java.lang.String repeat(java.lang.String str, int repeat)

              +

              Repeat a String n times to form a new string.

              throws:
              NegativeArraySizeException if repeat < 0
              throws:
              NullPointerException if str is null
              +
              Parameters:
              str - String to repeat
              repeat - number of times to repeat str
              Returns:
              String with repeated String

              +
            • +
            + + +
              +
            • +

              private static java.util.List<java.lang.String> toLines(java.lang.String text, int indent, int indentSize, int lineLength)

              +

              Splits the specified text into lines of convenient display length.

              throws:
              NegativeArraySizeException if indent < 0
              +
              Parameters:
              text - The text to split into lines, must not be null.
              indent - The base indentation level of each line, must not be negative.
              indentSize - The size of each indentation, must not be negative.
              lineLength - The length of the line, must not be negative.
              Returns:
              The sequence of display lines, never null.

              +
            • +
            + + +
              +
            • +

              private static void toLines(java.util.List<java.lang.String> lines, java.lang.String line, int indentSize, int lineLength)

              +

              Adds the specified line to the output sequence, performing line wrapping if necessary. +

              Parameters:
              lines - The sequence of display lines, must not be null.
              line - The line to add, must not be null.
              indentSize - The size of each indentation, must not be negative.
              lineLength - The length of the line, must not be negative.

              +
            • +
            + + +
              +
            • +

              private void writeGoal(java.lang.StringBuilder sb, java.lang.String goalPrefix, org.w3c.dom.Element mojo)

              +

              +
            • +
            + + +
              +
            • +

              private void writeParameter(java.lang.StringBuilder sb, org.w3c.dom.Node parameter, org.w3c.dom.Node configurationElement)

              +

              +
            • +
            + +
          • +
          + +
        • +
        +
        + + + +
        + + + + + +
        + + +
        + + + \ No newline at end of file diff --git a/gapidocs/com/github/spotbugs/spotbugs_maven_plugin/package-frame.html b/gapidocs/com/github/spotbugs/spotbugs_maven_plugin/package-frame.html new file mode 100644 index 00000000..becf9045 --- /dev/null +++ b/gapidocs/com/github/spotbugs/spotbugs_maven_plugin/package-frame.html @@ -0,0 +1,58 @@ + + + + + com.github.spotbugs.spotbugs_maven_plugin + + + + + + + + + + + + + + + + +
        +

        Classes

        + +
        + + + + + + + + + + \ No newline at end of file diff --git a/gapidocs/com/github/spotbugs/spotbugs_maven_plugin/package-summary.html b/gapidocs/com/github/spotbugs/spotbugs_maven_plugin/package-summary.html new file mode 100644 index 00000000..fcb5cc20 --- /dev/null +++ b/gapidocs/com/github/spotbugs/spotbugs_maven_plugin/package-summary.html @@ -0,0 +1,144 @@ + + + + + +com.github.spotbugs.spotbugs_maven_plugin (Groovy Documentation) + + + + + + + + + + + + + +
        + + + + + + +
        + + + + + +
        +

        Package com.github.spotbugs.spotbugs_maven_plugin

        +
        + + + +
        + + + + +
        +
          +
        • + + + + + + + + + + + + + +
          Class Summary 
          ClassDescription
          + + HelpMojo + + Display help information on spotbugs-maven-plugin.
          +
        • +
        +
        + + + + + + + +
        + + +
        + + + + + +
        + + + + + \ No newline at end of file diff --git a/gapidocs/deprecated-list.html b/gapidocs/deprecated-list.html index cb3f8d1c..efb27d98 100644 --- a/gapidocs/deprecated-list.html +++ b/gapidocs/deprecated-list.html @@ -23,7 +23,7 @@ - + Deprecated API (Groovy Documentation) @@ -103,4 +103,4 @@

        Contents

        - + \ No newline at end of file diff --git a/gapidocs/help-doc.html b/gapidocs/help-doc.html index 9a420cda..defda44a 100644 --- a/gapidocs/help-doc.html +++ b/gapidocs/help-doc.html @@ -24,7 +24,7 @@ - + API Help (Groovy Documentation) @@ -193,4 +193,4 @@

        Constant Field Values

        - + \ No newline at end of file diff --git a/gapidocs/index-all.html b/gapidocs/index-all.html index d2851fd5..94c768dc 100644 --- a/gapidocs/index-all.html +++ b/gapidocs/index-all.html @@ -23,7 +23,7 @@ - + Index (Groovy Documentation) @@ -129,6 +129,9 @@

        A

        Run Spotbugs with -sourcepath parameter populated with the known source roots.
        allSourceFiles - Field in SourceFileIndexer
        List of source files found in the current Maven project
        +
        append(java.lang.StringBuilder, java.lang.String, int) - Method in HelpMojo +
        Append a description to the buffer by respecting the indentSize and lineLength parameters. +
        artifactId - Property in PluginArtifact
        artifactResolver - Property in BaseViolationCheckMojo @@ -164,6 +167,8 @@

        B

        bugCount - Property in SpotbugsReportGenerator
        The running total of bugs reported.
        +
        build() - Method in HelpMojo +
        buildListSourceFiles(org.apache.maven.project.MavenProject, org.apache.maven.execution.MavenSession) - Method in SourceFileIndexer
        Initialize the complete list of source files with their
        BUNDLE_NAME - Field in SpotBugsInfo @@ -247,8 +252,12 @@

        D

        Turn on Spotbugs debugging.
        debug - Property in SpotBugsMojo
        Turn on Spotbugs debugging.
        +
        DEFAULT_LINE_LENGTH - Field in HelpMojo +
        DESCRIPTION_KEY - Field in SpotBugsInfo
        The key to get the description of the Plug-In from the bundle.
        +
        detail - Field in HelpMojo +
        If true, display all settable properties for each goal.
        DETAILSLINK_KEY - Property in SpotbugsReportGenerator
        The key to get the link to SpotBugs description page from the bundle.
        doHeading() - Method in SpotbugsReportGenerator @@ -298,6 +307,8 @@

        E

        File name for exclude filter files.
        execute() - Method in BaseViolationCheckMojo
        +
        execute() - Method in HelpMojo +
        {@inheritDoc}
        execute() - Method in SpotBugsGui
        execute() - Method in SpotBugsMojo @@ -329,6 +340,10 @@

        F

        The running total of files analyzed.
        FILES_KEY - Property in SpotbugsReportGenerator
        The key to get the files title of the Plug-In from the bundle.
        +
        findNamedChild(org.w3c.dom.Node, java.lang.String) - Method in HelpMojo +
        +
        findSingleChild(org.w3c.dom.Node, java.lang.String) - Method in HelpMojo +
        forceFileCreation(java.io.File) - Method in SpotBugsMojo
        For the file creation by creating the file AND folder if needed.
        @@ -361,6 +376,8 @@

        G

        Returns the effort parameter to use.
        getFactory() - Method in SpotBugsPluginsTrait
        +
        getIndentLevel(java.lang.String) - Method in HelpMojo +
        Gets the indentation level of the specified line.
        getLocalRepository() - Method in SpotBugsPluginsTrait
        getLog() - Method in SpotBugsPluginsTrait @@ -377,6 +394,8 @@

        G

        getProject() - Method in SpotBugsMojo
        Return the project.
        +
        getPropertyFromExpression(java.lang.String) - Method in HelpMojo +
        getRemoteRepositories() - Method in SpotBugsPluginsTrait
        getReportTitle() - Method in SpotbugsReportGenerator @@ -387,6 +406,8 @@

        G

        Get the File reference for a File passed in as a string reference.
        getResourceManager() - Method in SpotBugsPluginsTrait
        +
        getSingleChild(org.w3c.dom.Node, java.lang.String) - Method in HelpMojo +
        getSiteRenderer() - Method in SpotBugsMojo
        Return the Site Renderer.
        getSpotbugsArgs(java.io.File, java.io.File, java.io.File) - Method in SpotBugsMojo @@ -399,6 +420,10 @@

        G

        getThresholdParameter() - Method in SpotBugsMojo
        Returns the threshold parameter to use.
        +
        getValue(org.w3c.dom.Node, java.lang.String) - Method in HelpMojo +
        +
        goal - Field in HelpMojo +
        The name of the goal for which to show help.
        groupId - Property in PluginArtifact
        @@ -408,6 +433,8 @@

        G

        H

        +
        HelpMojo - Class in com.github.spotbugs.spotbugs_maven_plugin +
        Display help information on spotbugs-maven-plugin.
        htmlOutput - Property in SpotBugsMojo
        Turn on and off HTML output of the Spotbugs report.
        @@ -429,10 +456,14 @@

        I

        Run Spotbugs on the tests.
        includeTests - Property in SpotbugsReportGenerator
        Run Spotbugs on the tests.
        +
        indentSize - Field in HelpMojo +
        The number of spaces per indentation level, should be positive.
        isJxrPluginEnabled() - Method in SpotBugsMojo
        Determines if the JXR-Plugin is included in the report section of the POM.
        isJXRReportEnabled - Property in SpotbugsReportGenerator
        Signals if the jxr report plugin is enabled.
        +
        isNotEmpty(java.lang.String) - Method in HelpMojo +
        @@ -462,6 +493,8 @@

        K

        L

        +
        lineLength - Field in HelpMojo +
        The maximum length of a display line, should be positive.
        LINK_KEY - Property in SpotbugsReportGenerator
        The key to get the report link of the Plug-In from the bundle.
        LINKTITLE_KEY - Property in SpotbugsReportGenerator @@ -571,6 +604,8 @@

        P

        PERIOD - Field in SpotBugsInfo
        +
        PLUGIN_HELP_PATH - Field in HelpMojo +
        PLUGIN_NAME - Field in SpotBugsInfo
        The name of the Plug-In.
        PluginArtifact - Class in org.codehaus.mojo.spotbugs @@ -635,6 +670,8 @@

        R

        List of Remote Repositories used by the resolver.
        remoteRepositories - Property in SpotBugsMojo
        List of Remote Repositories used by the resolver.
        +
        repeat(java.lang.String, int) - Method in HelpMojo +
        REPORT_TITLE_KEY - Property in SpotbugsReportGenerator
        The key to get the report title of the Plug-In from the bundle.
        ResourceHelper - Class in org.codehaus.mojo.spotbugs @@ -795,6 +832,8 @@

        T

        Specifies the amount of time, in milliseconds, that Spotbugs may run before it is assumed to be hung and is terminated.
        +
        toLines(List<String>, java.lang.String, int, int) - Method in HelpMojo +
        Adds the specified line to the output sequence, performing line wrapping if necessary.
        trace - Property in BaseViolationCheckMojo
        Prints a trace of detectors run and classes analyzed to standard output.
        @@ -846,6 +885,10 @@

        V

        W

        +
        writeGoal(java.lang.StringBuilder, java.lang.String, org.w3c.dom.Element) - Method in HelpMojo +
        +
        writeParameter(java.lang.StringBuilder, org.w3c.dom.Node, org.w3c.dom.Node) - Method in HelpMojo +
        @@ -989,4 +1032,4 @@

        _

        - + \ No newline at end of file diff --git a/gapidocs/index.html b/gapidocs/index.html index 5fdec3aa..177e3a5b 100644 --- a/gapidocs/index.html +++ b/gapidocs/index.html @@ -87,4 +87,4 @@

        Frame Alert

        This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to Non-frame version.

        - + \ No newline at end of file diff --git a/gapidocs/org/codehaus/mojo/spotbugs/BaseViolationCheckMojo.html b/gapidocs/org/codehaus/mojo/spotbugs/BaseViolationCheckMojo.html index 2e379bae..44480fb9 100644 --- a/gapidocs/org/codehaus/mojo/spotbugs/BaseViolationCheckMojo.html +++ b/gapidocs/org/codehaus/mojo/spotbugs/BaseViolationCheckMojo.html @@ -26,7 +26,7 @@ - + BaseViolationCheckMojo (Groovy Documentation) @@ -1029,4 +1029,4 @@

        private void printBugs(java.lang.Object total, java.la - + \ No newline at end of file diff --git a/gapidocs/org/codehaus/mojo/spotbugs/CheckMojo.html b/gapidocs/org/codehaus/mojo/spotbugs/CheckMojo.html index dbbb9536..c9c9af11 100644 --- a/gapidocs/org/codehaus/mojo/spotbugs/CheckMojo.html +++ b/gapidocs/org/codehaus/mojo/spotbugs/CheckMojo.html @@ -26,7 +26,7 @@ - + CheckMojo (Groovy Documentation) @@ -261,4 +261,4 @@

        CheckMojo()

        - + \ No newline at end of file diff --git a/gapidocs/org/codehaus/mojo/spotbugs/PluginArtifact.html b/gapidocs/org/codehaus/mojo/spotbugs/PluginArtifact.html index 6ddb3e8a..a0499888 100644 --- a/gapidocs/org/codehaus/mojo/spotbugs/PluginArtifact.html +++ b/gapidocs/org/codehaus/mojo/spotbugs/PluginArtifact.html @@ -26,7 +26,7 @@ - + PluginArtifact (Groovy Documentation) @@ -333,4 +333,4 @@

        PluginArtifact()

        - + \ No newline at end of file diff --git a/gapidocs/org/codehaus/mojo/spotbugs/ResourceHelper.html b/gapidocs/org/codehaus/mojo/spotbugs/ResourceHelper.html index 473c89cd..222bd4f4 100644 --- a/gapidocs/org/codehaus/mojo/spotbugs/ResourceHelper.html +++ b/gapidocs/org/codehaus/mojo/spotbugs/ResourceHelper.html @@ -26,7 +26,7 @@ - + ResourceHelper (Groovy Documentation) @@ -375,4 +375,4 @@

        java.io.File getResourceFile(java.lang.String resource)

        - + \ No newline at end of file diff --git a/gapidocs/org/codehaus/mojo/spotbugs/SourceFileIndexer.html b/gapidocs/org/codehaus/mojo/spotbugs/SourceFileIndexer.html index 1d1094d8..237a9f26 100644 --- a/gapidocs/org/codehaus/mojo/spotbugs/SourceFileIndexer.html +++ b/gapidocs/org/codehaus/mojo/spotbugs/SourceFileIndexer.html @@ -26,7 +26,7 @@ - + SourceFileIndexer (Groovy Documentation) @@ -385,4 +385,4 @@

        protected java.lang.String searchActualFilesLocation(j - + \ No newline at end of file diff --git a/gapidocs/org/codehaus/mojo/spotbugs/SpotBugsGui.html b/gapidocs/org/codehaus/mojo/spotbugs/SpotBugsGui.html index 57390665..0d0fffa8 100644 --- a/gapidocs/org/codehaus/mojo/spotbugs/SpotBugsGui.html +++ b/gapidocs/org/codehaus/mojo/spotbugs/SpotBugsGui.html @@ -26,7 +26,7 @@ - + SpotBugsGui (Groovy Documentation) @@ -574,4 +574,4 @@

        @java.lang.Override
        void execute()

        - + \ No newline at end of file diff --git a/gapidocs/org/codehaus/mojo/spotbugs/SpotBugsInfo.html b/gapidocs/org/codehaus/mojo/spotbugs/SpotBugsInfo.html index 046314b6..24cbfcbf 100644 --- a/gapidocs/org/codehaus/mojo/spotbugs/SpotBugsInfo.html +++ b/gapidocs/org/codehaus/mojo/spotbugs/SpotBugsInfo.html @@ -26,7 +26,7 @@ - + SpotBugsInfo (Groovy Documentation) @@ -504,4 +504,4 @@

        public static final java.lang.Object spotbugsThreshol - + \ No newline at end of file diff --git a/gapidocs/org/codehaus/mojo/spotbugs/SpotBugsMojo.html b/gapidocs/org/codehaus/mojo/spotbugs/SpotBugsMojo.html index 465baa84..12932c3f 100644 --- a/gapidocs/org/codehaus/mojo/spotbugs/SpotBugsMojo.html +++ b/gapidocs/org/codehaus/mojo/spotbugs/SpotBugsMojo.html @@ -26,7 +26,7 @@ - + SpotBugsMojo (Groovy Documentation) @@ -1503,4 +1503,4 @@

        @java.lang.Override
        void setReportOutputDirectory(java.i - + \ No newline at end of file diff --git a/gapidocs/org/codehaus/mojo/spotbugs/SpotBugsPluginsTrait.html b/gapidocs/org/codehaus/mojo/spotbugs/SpotBugsPluginsTrait.html index 8137ea5a..d6f3eb44 100644 --- a/gapidocs/org/codehaus/mojo/spotbugs/SpotBugsPluginsTrait.html +++ b/gapidocs/org/codehaus/mojo/spotbugs/SpotBugsPluginsTrait.html @@ -26,7 +26,7 @@ - + SpotBugsPluginsTrait (Groovy Documentation) @@ -400,4 +400,4 @@

        abstract java.io.File getSpotbugsXmlOutputDirectory()< - + \ No newline at end of file diff --git a/gapidocs/org/codehaus/mojo/spotbugs/SpotbugsReportGenerator.html b/gapidocs/org/codehaus/mojo/spotbugs/SpotbugsReportGenerator.html index b1168c7d..c9aab5fd 100644 --- a/gapidocs/org/codehaus/mojo/spotbugs/SpotbugsReportGenerator.html +++ b/gapidocs/org/codehaus/mojo/spotbugs/SpotbugsReportGenerator.html @@ -26,7 +26,7 @@ - + SpotbugsReportGenerator (Groovy Documentation) @@ -1029,4 +1029,4 @@

        protected java.lang.String valueForLine(groovy.xml.slu - + \ No newline at end of file diff --git a/gapidocs/org/codehaus/mojo/spotbugs/VerifyMojo.html b/gapidocs/org/codehaus/mojo/spotbugs/VerifyMojo.html index 5f10463d..49fcf2b7 100644 --- a/gapidocs/org/codehaus/mojo/spotbugs/VerifyMojo.html +++ b/gapidocs/org/codehaus/mojo/spotbugs/VerifyMojo.html @@ -26,7 +26,7 @@ - + VerifyMojo (Groovy Documentation) @@ -262,4 +262,4 @@

        VerifyMojo()

        - + \ No newline at end of file diff --git a/gapidocs/org/codehaus/mojo/spotbugs/XDocsReporter.html b/gapidocs/org/codehaus/mojo/spotbugs/XDocsReporter.html index 07481b00..781681a0 100644 --- a/gapidocs/org/codehaus/mojo/spotbugs/XDocsReporter.html +++ b/gapidocs/org/codehaus/mojo/spotbugs/XDocsReporter.html @@ -26,7 +26,7 @@ - + XDocsReporter (Groovy Documentation) @@ -495,4 +495,4 @@

        protected java.lang.String getSpotBugsVersion()

        - + \ No newline at end of file diff --git a/gapidocs/org/codehaus/mojo/spotbugs/package-frame.html b/gapidocs/org/codehaus/mojo/spotbugs/package-frame.html index 6f99cae9..5ca023d8 100644 --- a/gapidocs/org/codehaus/mojo/spotbugs/package-frame.html +++ b/gapidocs/org/codehaus/mojo/spotbugs/package-frame.html @@ -71,4 +71,4 @@

        Classes

        - + \ No newline at end of file diff --git a/gapidocs/org/codehaus/mojo/spotbugs/package-summary.html b/gapidocs/org/codehaus/mojo/spotbugs/package-summary.html index 057a1a59..2bb85aba 100644 --- a/gapidocs/org/codehaus/mojo/spotbugs/package-summary.html +++ b/gapidocs/org/codehaus/mojo/spotbugs/package-summary.html @@ -271,4 +271,4 @@

        Package org.codehaus.mojo.spotbugs

        - + \ No newline at end of file diff --git a/gapidocs/overview-frame.html b/gapidocs/overview-frame.html index dab26926..5aa502fe 100644 --- a/gapidocs/overview-frame.html +++ b/gapidocs/overview-frame.html @@ -35,6 +35,9 @@

        Packages

          +
        • com.github.spotbugs.spotbugs_maven_plugin
        • +
        • org.codehaus.mojo.spotbugs
        • @@ -42,4 +45,3 @@

          Packages

          - diff --git a/gapidocs/overview-summary.html b/gapidocs/overview-summary.html index a2bf728c..9864f0e3 100644 --- a/gapidocs/overview-summary.html +++ b/gapidocs/overview-summary.html @@ -85,6 +85,12 @@

          Groovy Documentation

          + com.github.spotbugs.spotbugs_maven_plugin +   + + + + org.codehaus.mojo.spotbugs   @@ -127,4 +133,4 @@

          Groovy Documentation

          - + \ No newline at end of file diff --git a/gapidocs/package-list b/gapidocs/package-list index d02ca1f4..ee97dfe4 100644 --- a/gapidocs/package-list +++ b/gapidocs/package-list @@ -1 +1,2 @@ +com.github.spotbugs.spotbugs_maven_plugin org.codehaus.mojo.spotbugs diff --git a/github-report.html b/github-report.html index c9e43213..523416cc 100644 --- a/github-report.html +++ b/github-report.html @@ -33,7 +33,7 @@
        • SpotBugs Maven Plugin»
        • GitHub Report
        • | Last Published: 2023-12-02
        • -
        • |Version: 4.8.2.0-SNAPSHOT
        • +
        • |Version: 4.8.2.0
        • SpotBugs
        @@ -68,6 +68,7 @@
      • Dependency Updates Report
      • Plugin Updates Report
      • Property Updates Report
      • +
      • Tag List
      • dependency-check:aggregate
      • Plugin Documentation
      • L10n Status
      • @@ -106,4 +107,4 @@

        GitHub Report

        } - + \ No newline at end of file diff --git a/gui-mojo.html b/gui-mojo.html index 29bb199d..286c71ed 100644 --- a/gui-mojo.html +++ b/gui-mojo.html @@ -33,7 +33,7 @@
      • SpotBugs Maven Plugin»
      • spotbugs:gui
      • | Last Published: 2023-12-02
      • -
      • |Version: 4.8.2.0-SNAPSHOT
      • +
      • |Version: 4.8.2.0
      • SpotBugs
      • @@ -72,7 +72,7 @@

        spotbugs:gui

        Full name:

        -

        com.github.spotbugs:spotbugs-maven-plugin:4.8.2.0-SNAPSHOT:gui

        +

        com.github.spotbugs:spotbugs-maven-plugin:4.8.2.0:gui

        Description:

        No description.

        Attributes:

        @@ -217,4 +217,4 @@

        <spotbugsXmlOutputFilename } - + \ No newline at end of file diff --git a/help-mojo.html b/help-mojo.html index fb3ed17b..171622ec 100644 --- a/help-mojo.html +++ b/help-mojo.html @@ -33,7 +33,7 @@
      • SpotBugs Maven Plugin»
      • spotbugs:help
      • | Last Published: 2023-12-02
      • -
      • |Version: 4.8.2.0-SNAPSHOT
      • +
      • |Version: 4.8.2.0
      • SpotBugs
      • @@ -72,7 +72,7 @@

        spotbugs:help

        Full name:

        -

        com.github.spotbugs:spotbugs-maven-plugin:4.8.2.0-SNAPSHOT:help

        +

        com.github.spotbugs:spotbugs-maven-plugin:4.8.2.0:help

        Description:

        Display help information on spotbugs-maven-plugin.
        @@ -154,4 +154,4 @@

        <lineLength>

        @@ -33,7 +33,7 @@
      • SpotBugs Maven Plugin»
      • Introduction
      • | Last Published: 2023-12-02
      • -
      • |Version: 4.8.2.0-SNAPSHOT
      • +
      • |Version: 4.8.2.0
      • SpotBugs
      • @@ -118,4 +118,4 @@

        Please Note

        } - + \ No newline at end of file diff --git a/issue-management.html b/issue-management.html index c7e3f896..23533db0 100644 --- a/issue-management.html +++ b/issue-management.html @@ -33,7 +33,7 @@
      • SpotBugs Maven Plugin»
      • Issue Management
      • | Last Published: 2023-12-02
      • -
      • |Version: 4.8.2.0-SNAPSHOT
      • +
      • |Version: 4.8.2.0
      • SpotBugs
      • @@ -109,4 +109,4 @@

        Issue Management

        SpotBugs Maven Plugin»
      • L10n Status
      • | Last Published: 2023-12-02
      • -
      • |Version: 4.8.2.0-SNAPSHOT
      • +
      • |Version: 4.8.2.0
      • SpotBugs
      • @@ -68,6 +68,7 @@
      • Dependency Updates Report
      • Plugin Updates Report
      • Property Updates Report
      • +
      • Tag List
      • dependency-check:aggregate
      • Plugin Documentation
      • L10n Status
      • @@ -188,4 +189,4 @@

        pt_BR - Portuguese (Brazil) - + \ No newline at end of file diff --git a/licenses.html b/licenses.html index f517ce14..dad3f069 100644 --- a/licenses.html +++ b/licenses.html @@ -33,7 +33,7 @@
      • SpotBugs Maven Plugin»
      • Project Licenses
      • | Last Published: 2023-12-02
      • -
      • |Version: 4.8.2.0-SNAPSHOT
      • +
      • |Version: 4.8.2.0
      • SpotBugs
      • @@ -311,4 +311,4 @@

        Apache 2.0

        } - + \ No newline at end of file diff --git a/plugin-info.html b/plugin-info.html index 7fbb0062..1e00042d 100644 --- a/plugin-info.html +++ b/plugin-info.html @@ -33,7 +33,7 @@
      • SpotBugs Maven Plugin»
      • Plugin Documentation
      • | Last Published: 2023-12-02
      • -
      • |Version: 4.8.2.0-SNAPSHOT
      • +
      • |Version: 4.8.2.0
      • SpotBugs
      • @@ -68,6 +68,7 @@
      • Dependency Updates Report
      • Plugin Updates Report
      • Property Updates Report
      • +
      • Tag List
      • dependency-check:aggregate
      • Plugin Documentation
      • L10n Status
      • @@ -134,7 +135,7 @@

        Usage

        <plugin> <groupId>com.github.spotbugs</groupId> <artifactId>spotbugs-maven-plugin</artifactId> - <version>4.8.2.0-SNAPSHOT</version> + <version>4.8.2.0</version> </plugin> ... </plugins> @@ -155,7 +156,7 @@

        Usage

        <plugin> <groupId>com.github.spotbugs</groupId> <artifactId>spotbugs-maven-plugin</artifactId> - <version>4.8.2.0-SNAPSHOT</version> + <version>4.8.2.0</version> </plugin> ... </plugins> @@ -182,4 +183,4 @@

        Usage

        } - + \ No newline at end of file diff --git a/plugin-management.html b/plugin-management.html index 433da1e1..b0b71608 100644 --- a/plugin-management.html +++ b/plugin-management.html @@ -33,7 +33,7 @@
      • SpotBugs Maven Plugin»
      • Project Plugin Management
      • | Last Published: 2023-12-02
      • -
      • |Version: 4.8.2.0-SNAPSHOT
      • +
      • |Version: 4.8.2.0
      • SpotBugs
      • @@ -121,7 +121,7 @@

        Project Plugin Management

        com.github.spotbugs spotbugs-maven-plugin -4.8.2.0-SNAPSHOT +4.8.2.0 com.mycila license-maven-plugin @@ -345,4 +345,4 @@

        Project Plugin Management

        - + \ No newline at end of file diff --git a/plugin-updates-report.html b/plugin-updates-report.html index dea6a76f..8a59e498 100644 --- a/plugin-updates-report.html +++ b/plugin-updates-report.html @@ -33,7 +33,7 @@
      • SpotBugs Maven Plugin»
      • Plugin Updates Report
      • | Last Published: 2023-12-02
      • -
      • |Version: 4.8.2.0-SNAPSHOT
      • +
      • |Version: 4.8.2.0
      • SpotBugs
      • @@ -68,6 +68,7 @@
      • Dependency Updates Report
      • Plugin Updates Report
      • Property Updates Report
      • +
      • Tag List
      • dependency-check:aggregate
      • Plugin Documentation
      • L10n Status
      • @@ -199,7 +200,7 @@

        Plugin Management

        com.github.spotbugs spotbugs-maven-plugin -4.8.2.0-SNAPSHOT +4.8.2.0 @@ -973,7 +974,7 @@

        Plugin com.gi spotbugs-maven-plugin Current Version -4.8.2.0-SNAPSHOT
        +4.8.2.0

        Dependencies of com.github.spotbugs:spotbugs-maven-plugin

        @@ -2849,4 +2850,4 @@

        Plugi } - + \ No newline at end of file diff --git a/project-info.html b/project-info.html index b4043ba7..b829c773 100644 --- a/project-info.html +++ b/project-info.html @@ -33,7 +33,7 @@
      • SpotBugs Maven Plugin»
      • Project Information
      • | Last Published: 2023-12-02
      • -
      • |Version: 4.8.2.0-SNAPSHOT
      • +
      • |Version: 4.8.2.0
      • SpotBugs
      • @@ -146,4 +146,4 @@

        Overview

        } - + \ No newline at end of file diff --git a/project-reports.html b/project-reports.html index 8488fa07..85a3b1f7 100644 --- a/project-reports.html +++ b/project-reports.html @@ -33,7 +33,7 @@
      • SpotBugs Maven Plugin»
      • Generated Reports
      • | Last Published: 2023-12-02
      • -
      • |Version: 4.8.2.0-SNAPSHOT
      • +
      • |Version: 4.8.2.0
      • SpotBugs
      • @@ -68,6 +68,7 @@
      • Dependency Updates Report
      • Plugin Updates Report
      • Property Updates Report
      • +
      • Tag List
      • dependency-check:aggregate
      • Plugin Documentation
      • L10n Status
      • @@ -123,12 +124,15 @@

        Overview

        + + + - + - +
        Property Updates Report Provides details of properties which control versions of dependencies and/or plugins, and indicates any newer versions which are available.
        Tag ListReport on various tags found in the code.
        dependency-check:aggregate Generates an aggregate report of all child Maven projects providing details on any published vulnerabilities within project dependencies. This report is a best effort and may contain false positives and false negatives.
        Plugin Documentation This report provides goals and parameters documentation of a plugin.
        L10n Status This report provides information about the completeness of localization.
        @@ -150,4 +154,4 @@

        Overview

        } - + \ No newline at end of file diff --git a/property-updates-report.html b/property-updates-report.html index 18da6d31..e6c73994 100644 --- a/property-updates-report.html +++ b/property-updates-report.html @@ -33,7 +33,7 @@
      • SpotBugs Maven Plugin»
      • Property Updates Report
      • | Last Published: 2023-12-02
      • -
      • |Version: 4.8.2.0-SNAPSHOT
      • +
      • |Version: 4.8.2.0
      • SpotBugs
      • @@ -68,6 +68,7 @@
      • Dependency Updates Report
      • Plugin Updates Report
      • Property Updates Report
      • +
      • Tag List
      • dependency-check:aggregate
      • Plugin Documentation
      • L10n Status
      • @@ -92,7 +93,7 @@

        Overview

        # of properties using the latest version available -83 +82 # of properties where the next version available is smaller than an incremental version update @@ -100,7 +101,7 @@

        Overview

        # of properties where the next version available is an incremental version update -10 +11 # of properties where the next version available is a minor version update @@ -912,11 +913,11 @@

        Summar - + ${spotbugs.plugin} 4.8.1.0 - +4.8.2.0 @@ -3986,7 +3987,7 @@

        ${spotbugs.plugin}

        - + @@ -3997,18 +3998,21 @@

        ${spotbugs.plugin}

        + + + - + - + - + - +
        Status No newer versions available.
         There is at least one newer incremental version available. Incremental updates are typically passive.
        Property ${spotbugs.plugin}
        Current Version 4.8.1.0
        Newer versions4.8.2.0 Latest Incremental
        Allowed version range 4.8.1.0
        Infer associations from project Yes
        Only use release versions No
        Include projects from reactor Yes
        Always use reactor projects (even if older or -SNAPSHOT) Yes

        ${spotbugs.version}

        @@ -4419,4 +4423,4 @@

        ${yuicompressor.version}

        } - + \ No newline at end of file diff --git a/scm.html b/scm.html index f756a17a..11b0a2b0 100644 --- a/scm.html +++ b/scm.html @@ -33,7 +33,7 @@
      • SpotBugs Maven Plugin»
      • Source Code Management
      • | Last Published: 2023-12-02
      • -
      • |Version: 4.8.2.0-SNAPSHOT
      • +
      • |Version: 4.8.2.0
      • SpotBugs
      • @@ -93,11 +93,11 @@

        Web Browser Access

        Anonymous Access

        The source can be checked out anonymously from Git with this command (See https://git-scm.com/docs/git-clone):

        -
        $ git clone ssh://git@github.com/spotbugs/spotbugs-maven-plugin.git
        +
        $ git clone --branch spotbugs-maven-plugin-4.8.2.0 ssh://git@github.com/spotbugs/spotbugs-maven-plugin.git

        Developer Access

        Only project developers can access the Git tree via this method (See https://git-scm.com/docs/git-clone).

        -
        $ git clone ssh://git@github.com/spotbugs/spotbugs-maven-plugin.git
        +
        $ git clone --branch spotbugs-maven-plugin-4.8.2.0 ssh://git@github.com/spotbugs/spotbugs-maven-plugin.git

        Access from Behind a Firewall

        Refer to the documentation of the SCM used for more information about access behind a firewall.

        @@ -119,4 +119,4 @@

        Access from Behind a Firewall - + \ No newline at end of file diff --git a/spotbugs-mojo.html b/spotbugs-mojo.html index 5d031a55..3673e3db 100644 --- a/spotbugs-mojo.html +++ b/spotbugs-mojo.html @@ -33,7 +33,7 @@
      • SpotBugs Maven Plugin»
      • spotbugs:spotbugs
      • | Last Published: 2023-12-02
      • -
      • |Version: 4.8.2.0-SNAPSHOT
      • +
      • |Version: 4.8.2.0
      • SpotBugs
      • @@ -74,7 +74,7 @@

        spotbugs:spotbugs

        <xrefTestLocation>

        @@ -33,7 +33,7 @@
      • SpotBugs Maven Plugin»
      • SpotBugs Bug Detector Report
      • | Last Published: 2023-12-02
      • -
      • |Version: 4.8.2.0-SNAPSHOT
      • +
      • |Version: 4.8.2.0
      • SpotBugs
      • @@ -68,6 +68,7 @@
      • Dependency Updates Report
      • Plugin Updates Report
      • Property Updates Report
      • +
      • Tag List
      • dependency-check:aggregate
      • Plugin Documentation
      • L10n Status
      • @@ -131,7 +132,7 @@

        org.codehaus Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojo.execute() manually casts the right hand side of an assignment more specifically than needed CORRECTNESS OC_OVERZEALOUS_CASTING -521 +521 Medium

        org.codehaus.mojo.spotbugs.SpotBugsMojo

        @@ -145,7 +146,7 @@

        org.codehaus.mojo.spot

        - +
        Method org.codehaus.mojo.spotbugs.SpotBugsMojo.executeSpotbugs(File) is excessively complex, with a cyclomatic complexity of 54 STYLE CC_CYCLOMATIC_COMPLEXITY10901090 Medium

        org.codehaus.mojo.spotbugs.SpotbugsReportGenerator

        @@ -159,7 +160,7 @@

        org.codehau

        - +
        Exception thrown in class org.codehaus.mojo.spotbugs.SpotbugsReportGenerator at new org.codehaus.mojo.spotbugs.SpotbugsReportGenerator(Sink, ResourceBundle, File, SiteTool) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. BAD_PRACTICE CT_CONSTRUCTOR_THROW267267 Medium

        org.codehaus.mojo.spotbugs.XDocsReporter

        @@ -173,7 +174,7 @@

        org.codehaus.mojo.spo

        - +
        Exception thrown in class org.codehaus.mojo.spotbugs.XDocsReporter at new org.codehaus.mojo.spotbugs.XDocsReporter(ResourceBundle, Log, String, String, String) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. BAD_PRACTICE CT_CONSTRUCTOR_THROW9090 Medium
        @@ -194,4 +195,4 @@

        org.codehaus.mojo.spo } - + \ No newline at end of file diff --git a/summary.html b/summary.html index 76516eb0..2c76fdde 100644 --- a/summary.html +++ b/summary.html @@ -33,7 +33,7 @@
      • SpotBugs Maven Plugin»
      • Project Summary
      • | Last Published: 2023-12-02
      • -
      • |Version: 4.8.2.0-SNAPSHOT
      • +
      • |Version: 4.8.2.0
      • SpotBugs
      • @@ -123,7 +123,7 @@

        Build Information

        Version -4.8.2.0-SNAPSHOT +4.8.2.0 Type maven-plugin @@ -149,4 +149,4 @@

        Build Information

        + + + + + SpotBugs Maven Plugin – Tag List report + + + + + + + Fork me on GitHub +
        +
        + + + +
        +
        +
        + + +
        +
        +
        +

        Tag List Report

        +

        The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

        + + + + + + + + + + + + + + + + +
        Tag ClassTotal number of occurrencesTag strings used by tag class
        Deprecated Work0@deprecated
        FIXME Work0fixme, @fixme
        Todo Work0todo, @todo
        +

        Each tag is detailed below:

        +
        +
        +
        +
        +
        +
        +
        +

        © 2005–2023 +Spotbugs +

        +
        +
        +
        + + + \ No newline at end of file diff --git a/team.html b/team.html index 0c2a5fb7..fdbe4d42 100644 --- a/team.html +++ b/team.html @@ -33,7 +33,7 @@
      • SpotBugs Maven Plugin»
      • Project Team
      • | Last Published: 2023-12-02
      • -
      • |Version: 4.8.2.0-SNAPSHOT
      • +
      • |Version: 4.8.2.0
      • SpotBugs
      • @@ -197,4 +197,4 @@

        Contributors

        } - + \ No newline at end of file diff --git a/usage.html b/usage.html index 86057239..906dc18a 100644 --- a/usage.html +++ b/usage.html @@ -2,7 +2,7 @@ @@ -33,7 +33,7 @@
      • SpotBugs Maven Plugin»
      • Usage
      • | Last Published: 2023-12-02
      • -
      • |Version: 4.8.2.0-SNAPSHOT
      • +
      • |Version: 4.8.2.0
      • SpotBugs
      • @@ -70,7 +70,7 @@

        ------

        -

        Usage version4.8.2.0-SNAPSHOT/version The following examples describe the basic usage of the SpotBugs plugin.

        +

        Usage version4.8.2.0/version The following examples describe the basic usage of the SpotBugs plugin.

        Generate SpotBugs Report As Part of the Project Reports

        To generate the SpotBugs report as part of the Project Reports, add the SpotBugs plugin in the <reporting> section of your pom.xml.

        <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        @@ -81,14 +81,16 @@ 

        Genera <plugin> <groupId>com.github.spotbugs</groupId> <artifactId>spotbugs-maven-plugin</artifactId> - <version>4.8.2.0-SNAPSHOT</version> + <version>4.8.2.0</version> </plugin> </plugins> </reporting> ... -</project>

        +</project> +

        Then, execute the site plugin to generate the report.

        -
        mvn site
        +
        mvn site
        +

        Generate SpotBugs xdoc Report As Part of the Project Reports

        To generate the SpotBugs xdoc report as part of the Project Reports, add the SpotBugs plugin in the <reporting> section of your pom.xml. This will be the same report as that of the Maven 1 SpotBugs report. It is also the format used by Hudson. The output file will be written as spotbugs.xml to either the default output directory of ${project.build.directory} or by that started in the <xmlOutputDirectory> option.

        <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        @@ -99,7 +101,7 @@ 

        G <plugin> <groupId>com.github.spotbugs</groupId> <artifactId>spotbugs-maven-plugin</artifactId> - <version>4.8.2.0-SNAPSHOT</version> + <version>4.8.2.0</version> <configuration> <xmlOutput>true</xmlOutput> <!-- Optional directory to put spotbugs xdoc xml report --> @@ -109,9 +111,11 @@

        G </plugins> </reporting> ... -</project>

        +</project> +

        Then, execute the site plugin to generate the report.

        -
        mvn site
        +
        mvn site
        +

        Specifying which bug filters to run

        To filter the classes and methods which are analyzed or omitted from analysis you can use filters. The filters allow specifying by class and method which bug categories to include/exclude in/from the reports. The filter format specification also contains useful examples.

        <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        @@ -122,7 +126,7 @@ 

        Specifying which bug filte <plugin> <groupId>com.github.spotbugs</groupId> <artifactId>spotbugs-maven-plugin</artifactId> - <version>4.8.2.0-SNAPSHOT</version> + <version>4.8.2.0</version> <configuration> <excludeFilterFile>spotbugs-exclude.xml</excludeFilterFile> <includeFilterFile>spotbugs-include.xml</includeFilterFile> @@ -131,9 +135,11 @@

        Specifying which bug filte </plugins> </reporting> ... -</project>

        +</project> +

        Then, execute the site plugin to generate the report.

        -
        mvn site
        +
        mvn site
        +

        Specifying which bug detectors to run

        The visitors option specifies a comma-separated list of bug detectors which should be run. The bug detectors are specified by their class names, without any package qualification. By default, all detectors which are not disabled are run.

        <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        @@ -144,7 +150,7 @@ 

        Specifying which bug det <plugin> <groupId>com.github.spotbugs</groupId> <artifactId>spotbugs-maven-plugin</artifactId> - <version>4.8.2.0-SNAPSHOT</version> + <version>4.8.2.0</version> <configuration> <visitors>FindDeadLocalStores,UnreadFields</visitors> </configuration> @@ -152,9 +158,11 @@

        Specifying which bug det </plugins> </reporting> ... -</project>

        +</project> +

        Then, execute the site plugin to generate the report.

        -
        mvn site
        +
        mvn site
        +

        Specifying which bug detectors to skip

        The omitVisitors option is like the visitors attribute, except it specifies detectors which will not be run.

        <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        @@ -165,7 +173,7 @@ 

        Specifying which bug de <plugin> <groupId>com.github.spotbugs</groupId> <artifactId>spotbugs-maven-plugin</artifactId> - <version>4.8.2.0-SNAPSHOT</version> + <version>4.8.2.0</version> <configuration> <omitVisitors>FindDeadLocalStores,UnreadFields</omitVisitors> </configuration> @@ -173,9 +181,11 @@

        Specifying which bug de </plugins> </reporting> ... -</project>

        +</project> +

        Then, execute the site plugin to generate the report.

        -
        mvn site
        +
        mvn site
        +

        Specifying which classes to analyze

        The onlyAnalyze option restricts analysis to the given comma-separated list of classes and packages.

        <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        @@ -186,7 +196,7 @@ 

        Specifying which classes t <plugin> <groupId>com.github.spotbugs</groupId> <artifactId>spotbugs-maven-plugin</artifactId> - <version>4.8.2.0-SNAPSHOT</version> + <version>4.8.2.0</version> <configuration> <onlyAnalyze>com.github.spotbugs.spotbugs.*</onlyAnalyze> </configuration> @@ -194,9 +204,11 @@

        Specifying which classes t </plugins> </reporting> ... -</project>

        +</project> +

        Then, execute the site plugin to generate the report.

        -
        mvn site
        +
        mvn site
        +

        Using Third party or your own detectors

        The pluginList option specifies a comma-separated list of optional BugDetector Jar files to add.

        <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        @@ -207,7 +219,7 @@ 

        Using Third party or y <plugin> <groupId>com.github.spotbugs</groupId> <artifactId>spotbugs-maven-plugin</artifactId> - <version>4.8.2.0-SNAPSHOT</version> + <version>4.8.2.0</version> <configuration> <pluginList>myDetectors.jar, yourDetectors.jar</pluginList> </configuration> @@ -215,9 +227,11 @@

        Using Third party or y </plugins> </reporting> ... -</project>

        +</project> +

        Then, execute the site plugin to generate the report.

        -
        mvn site
        +
        mvn site
        +

        Using Detectors from a Repository

        The plugins option defines a collection of PluginArtifact to work on. (PluginArtifact contains groupId, artifactId, version, type.)

        <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        @@ -228,7 +242,7 @@ 

        Using Detectors from a Repos <plugin> <groupId>com.github.spotbugs</groupId> <artifactId>spotbugs-maven-plugin</artifactId> - <version>4.8.2.0-SNAPSHOT</version> + <version>4.8.2.0</version> <configuration> <plugins> <plugin> @@ -242,9 +256,11 @@

        Using Detectors from a Repos </plugins> </reporting> ... -</project>

        +</project> +

        Then, execute the site plugin to generate the report.

        -
        mvn site
        +
        mvn site
        +

        Launch the Spotbugs GUI

        This will launch the SpotBugs GUI configured for this project and will open the spotbugsXml.xml file if present. It therefore assumes a pom.xml with the minimum as follows.

        <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        @@ -255,7 +271,7 @@ 

        Launch the Spotbugs GUI

        <plugin> <groupId>com.github.spotbugs</groupId> <artifactId>spotbugs-maven-plugin</artifactId> - <version>4.8.2.0-SNAPSHOT</version> + <version>4.8.2.0</version> <configuration> <!-- Optional directory to put spotbugs xml report --> </configuration> @@ -263,9 +279,11 @@

        Launch the Spotbugs GUI

        </plugins> </reporting> ... -</project>
        +</project> +

        Then, execute the spotbugs plugin with the gui option.

        -
        mvn spotbugs:gui
        +
        mvn spotbugs:gui
        +
        @@ -285,4 +303,4 @@

        Launch the Spotbugs GUI

        } - + \ No newline at end of file diff --git a/verify-mojo.html b/verify-mojo.html index 16264fe4..64eac046 100644 --- a/verify-mojo.html +++ b/verify-mojo.html @@ -33,7 +33,7 @@
      • SpotBugs Maven Plugin»
      • spotbugs:verify
      • | Last Published: 2023-12-02
      • -
      • |Version: 4.8.2.0-SNAPSHOT
      • +
      • |Version: 4.8.2.0
      • SpotBugs
      • @@ -72,7 +72,7 @@

        spotbugs:verify

        Full name:

        -

        com.github.spotbugs:spotbugs-maven-plugin:4.8.2.0-SNAPSHOT:verify

        +

        com.github.spotbugs:spotbugs-maven-plugin:4.8.2.0:verify

        Description:

        No description.

        Attributes:

        @@ -518,4 +518,4 @@

        <xrefTestLocation>

        All Classes - + \ No newline at end of file diff --git a/xref/com/github/spotbugs/spotbugs_maven_plugin/HelpMojo.html b/xref/com/github/spotbugs/spotbugs_maven_plugin/HelpMojo.html index 7c0b080a..0b558688 100644 --- a/xref/com/github/spotbugs/spotbugs_maven_plugin/HelpMojo.html +++ b/xref/com/github/spotbugs/spotbugs_maven_plugin/HelpMojo.html @@ -458,4 +458,4 @@
        - + \ No newline at end of file diff --git a/xref/com/github/spotbugs/spotbugs_maven_plugin/package-frame.html b/xref/com/github/spotbugs/spotbugs_maven_plugin/package-frame.html index 62f37ae1..96544cda 100644 --- a/xref/com/github/spotbugs/spotbugs_maven_plugin/package-frame.html +++ b/xref/com/github/spotbugs/spotbugs_maven_plugin/package-frame.html @@ -4,7 +4,7 @@ - spotbugs-maven-plugin 4.8.2.0-SNAPSHOT Reference Package com.github.spotbugs.spotbugs_maven_plugin + spotbugs-maven-plugin 4.8.2.0 Reference Package com.github.spotbugs.spotbugs_maven_plugin diff --git a/xref/com/github/spotbugs/spotbugs_maven_plugin/package-summary.html b/xref/com/github/spotbugs/spotbugs_maven_plugin/package-summary.html index e2614079..dcad4541 100644 --- a/xref/com/github/spotbugs/spotbugs_maven_plugin/package-summary.html +++ b/xref/com/github/spotbugs/spotbugs_maven_plugin/package-summary.html @@ -4,7 +4,7 @@ - spotbugs-maven-plugin 4.8.2.0-SNAPSHOT Reference Package com.github.spotbugs.spotbugs_maven_plugin + spotbugs-maven-plugin 4.8.2.0 Reference Package com.github.spotbugs.spotbugs_maven_plugin @@ -23,7 +23,7 @@
      • Index
      • Help
      • -
        spotbugs-maven-plugin 4.8.2.0-SNAPSHOT Reference
        +
        spotbugs-maven-plugin 4.8.2.0 Reference