From 39915903787361760213ced809dab7e99eaa0016 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Tue, 9 Apr 2024 12:05:22 -0400 Subject: [PATCH] Site checkin for project spotbugs-maven-plugin --- apidocs/allclasses-index.html | 22 +- apidocs/allpackages-index.html | 22 +- .../spotbugs_maven_plugin/HelpMojo.html | 30 +- .../class-use/HelpMojo.html | 22 +- .../package-summary.html | 26 +- .../spotbugs_maven_plugin/package-tree.html | 22 +- .../spotbugs_maven_plugin/package-use.html | 22 +- apidocs/copy.svg | 33 - apidocs/help-doc.html | 29 +- apidocs/index-all.html | 22 +- apidocs/index.html | 8 +- apidocs/legal/ADDITIONAL_LICENSE_INFO | 37 - apidocs/legal/ASSEMBLY_EXCEPTION | 27 - apidocs/legal/COPYRIGHT | 69 ++ apidocs/legal/LICENSE | 465 +++--------- apidocs/link.svg | 31 - apidocs/overview-tree.html | 22 +- apidocs/resource-files/copy.svg | 33 + .../{resources => resource-files}/glass.png | Bin .../jquery-ui.min.css | 0 apidocs/resource-files/link.svg | 31 + apidocs/{ => resource-files}/stylesheet.css | 85 ++- apidocs/{resources => resource-files}/x.png | Bin .../jquery-3.6.1.min.js | 2 +- .../jquery-ui.min.js | 0 apidocs/{ => script-files}/script.js | 73 +- apidocs/{ => script-files}/search-page.js | 36 +- apidocs/{ => script-files}/search.js | 95 ++- apidocs/search.html | 26 +- check-mojo.html | 10 +- ci-management.html | 8 +- css/print.css | 2 +- dependencies.html | 300 ++++---- dependency-check-report.html | 44 +- dependency-convergence.html | 176 ++--- dependency-info.html | 20 +- dependency-management.html | 78 +- dependency-updates-report.html | 403 +++++----- .../css/apache-maven-fluido-1.12.0.min.css | 2 +- examples/css/print.css | 2 +- examples/css/site.css | 2 +- examples/js/apache-maven-fluido-1.12.0.min.js | 2 +- examples/multi-module-config.html | 25 +- examples/project-reports.html | 2 +- examples/spotbugs.html | 2 +- examples/violationChecking.html | 13 +- examples/xref-test/allclasses-frame.html | 2 +- examples/xref-test/index.html | 2 +- .../mojo/spotbugsmavenplugin/it/App.html | 2 +- .../mojo/spotbugsmavenplugin/it/FooTest.html | 2 +- .../spotbugsmavenplugin/it/package-frame.html | 2 +- .../it/package-summary.html | 2 +- examples/xref-test/overview-frame.html | 1 - examples/xref-test/overview-summary.html | 2 +- examples/xref-test/stylesheet.css | 1 - examples/xref/A.html | 2 +- examples/xref/AbstractMissingHashCode.html | 2 +- .../AccidentalNonConstructorInInnerClass.html | 2 +- examples/xref/AnnotationTest.html | 2 +- .../xref/AppendingToAnObjectOutputStream.html | 2 +- examples/xref/ArgumentAssertions.html | 2 +- examples/xref/ArrayToString.html | 2 +- examples/xref/AssertionsWithSideEffects.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 +- .../xref/annotations/DetectorUnderTest.html | 2 +- examples/xref/annotations/package-frame.html | 2 +- .../xref/annotations/package-summary.html | 2 +- examples/xref/index.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 | 1 - faq.html | 8 +- 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 | 6 +- gapidocs/help-doc.html | 6 +- gapidocs/index-all.html | 49 +- gapidocs/index.html | 2 +- .../mojo/spotbugs/BaseViolationCheckMojo.html | 6 +- .../org/codehaus/mojo/spotbugs/CheckMojo.html | 6 +- .../mojo/spotbugs/PluginArtifact.html | 6 +- .../mojo/spotbugs/ResourceHelper.html | 6 +- .../mojo/spotbugs/SourceFileIndexer.html | 6 +- .../codehaus/mojo/spotbugs/SpotBugsGui.html | 6 +- .../codehaus/mojo/spotbugs/SpotBugsInfo.html | 6 +- .../codehaus/mojo/spotbugs/SpotBugsMojo.html | 6 +- .../mojo/spotbugs/SpotBugsPluginsTrait.html | 6 +- .../spotbugs/SpotbugsReportGenerator.html | 6 +- .../codehaus/mojo/spotbugs/VerifyMojo.html | 6 +- .../codehaus/mojo/spotbugs/XDocsReporter.html | 6 +- .../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 + gui-mojo.html | 10 +- help-mojo.html | 10 +- index.html | 10 +- issue-management.html | 8 +- l10n-status.html | 9 +- licenses.html | 8 +- plugin-info.html | 46 +- plugin-management.html | 50 +- plugin-updates-report.html | 404 +++++----- project-info.html | 8 +- project-reports.html | 16 +- property-updates-report.html | 717 ++++++++---------- scm.html | 12 +- spotbugs-mojo.html | 10 +- spotbugs.html | 19 +- summary.html | 10 +- taglist.html | 124 +++ team.html | 8 +- usage.html | 82 +- verify-mojo.html | 10 +- 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 - 138 files changed, 2740 insertions(+), 2248 deletions(-) delete mode 100644 apidocs/copy.svg delete mode 100644 apidocs/legal/ADDITIONAL_LICENSE_INFO delete mode 100644 apidocs/legal/ASSEMBLY_EXCEPTION create mode 100644 apidocs/legal/COPYRIGHT delete mode 100644 apidocs/link.svg create mode 100644 apidocs/resource-files/copy.svg rename apidocs/{resources => resource-files}/glass.png (100%) rename apidocs/{script-dir => resource-files}/jquery-ui.min.css (100%) create mode 100644 apidocs/resource-files/link.svg rename apidocs/{ => resource-files}/stylesheet.css (95%) rename apidocs/{resources => resource-files}/x.png (100%) rename apidocs/{script-dir => script-files}/jquery-3.6.1.min.js (99%) rename apidocs/{script-dir => script-files}/jquery-ui.min.js (100%) rename apidocs/{ => script-files}/script.js (79%) rename apidocs/{ => script-files}/search-page.js (89%) rename apidocs/{ => script-files}/search.js (88%) 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 9e0847b3..91036b0b 100644 --- a/apidocs/allclasses-index.html +++ b/apidocs/allclasses-index.html @@ -1,17 +1,17 @@ - -All Classes and Interfaces (spotbugs-maven-plugin 4.8.3.2-SNAPSHOT API) + +All Classes and Interfaces (spotbugs-maven-plugin 4.8.4.0 API) - - - - - + + + + + - - + + + + + - - + + + + + + - - + + + + + - - + + + + + + - - + + + + + - - + + + + + - - + + + + + - - + + + + +