Skip to content

Commit 25fe692

Browse files
authored
Merge pull request #884 from hazendaz/master
[drop] Remove support for maven 3.6 plugin as cannot support any longer
2 parents ee561ff + 6eaf131 commit 25fe692

File tree

6 files changed

+0
-284
lines changed

6 files changed

+0
-284
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
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

Lines changed: 0 additions & 20 deletions
This file was deleted.

src/it/MFINDBUGS-145/pom.xml

Lines changed: 0 additions & 136 deletions
This file was deleted.

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

Lines changed: 0 additions & 32 deletions
This file was deleted.

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

Lines changed: 0 additions & 53 deletions
This file was deleted.

src/it/MFINDBUGS-145/verify.groovy

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)