Skip to content

Commit

Permalink
[drop] Remove support for maven 3.6 plugin as cannot support any longer
Browse files Browse the repository at this point in the history
The support this was to show fixed isn't supported by maven any longer for many, many years.  In order to get to doxia we need to drop this support.
  • Loading branch information
hazendaz committed Sep 21, 2024
1 parent ee561ff commit 6eaf131
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 284 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,6 @@
<pluginPluginVersion>3.15.0</pluginPluginVersion>
<scmPluginVersion>2.1.0</scmPluginVersion>
<sitePluginVersion>3.12.1</sitePluginVersion>
<!-- Site Plugin for MFINDBUGS-145 (breaks on newer jdks, revisit this on spotbugs 5.0.x and simply drop the old support) -->
<sitePlugin36Version>3.6</sitePlugin36Version>
<versionsPluginVersion>2.17.1</versionsPluginVersion>

<spotbugsTestDebug>false</spotbugsTestDebug>
Expand Down
20 changes: 0 additions & 20 deletions src/it/MFINDBUGS-145/invoker.properties

This file was deleted.

136 changes: 0 additions & 136 deletions src/it/MFINDBUGS-145/pom.xml

This file was deleted.

This file was deleted.

53 changes: 0 additions & 53 deletions src/it/MFINDBUGS-145/src/site/site.xml

This file was deleted.

41 changes: 0 additions & 41 deletions src/it/MFINDBUGS-145/verify.groovy

This file was deleted.

0 comments on commit 6eaf131

Please sign in to comment.