Skip to content

Commit 6eaf131

Browse files
committed
[drop] Remove support for maven 3.6 plugin as cannot support any longer
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.
1 parent ee561ff commit 6eaf131

File tree

6 files changed

+0
-284
lines changed

6 files changed

+0
-284
lines changed

pom.xml

-2
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,6 @@
209209
<pluginPluginVersion>3.15.0</pluginPluginVersion>
210210
<scmPluginVersion>2.1.0</scmPluginVersion>
211211
<sitePluginVersion>3.12.1</sitePluginVersion>
212-
<!-- Site Plugin for MFINDBUGS-145 (breaks on newer jdks, revisit this on spotbugs 5.0.x and simply drop the old support) -->
213-
<sitePlugin36Version>3.6</sitePlugin36Version>
214212
<versionsPluginVersion>2.17.1</versionsPluginVersion>
215213

216214
<spotbugsTestDebug>false</spotbugsTestDebug>

src/it/MFINDBUGS-145/invoker.properties

-20
This file was deleted.

src/it/MFINDBUGS-145/pom.xml

-136
This file was deleted.

src/it/MFINDBUGS-145/src/main/java/org/codehaus/mojo/spotbugsmavenplugin/it/mfindbugs145/App.java

-32
This file was deleted.

src/it/MFINDBUGS-145/src/site/site.xml

-53
This file was deleted.

src/it/MFINDBUGS-145/verify.groovy

-41
This file was deleted.

0 commit comments

Comments
 (0)