m2e-code-quality icon indicating copy to clipboard operation
m2e-code-quality copied to clipboard

Spotbugs connector not discovered

Open jakub-bochenski opened this issue 5 years ago • 1 comments

I've installed the plugin, but I still get this error all the same

Plugin execution not covered by lifecycle configuration: com.github.spotbugs:spotbugs-maven-plugin:3.1.12.2:check (execution: spotbugs-check, phase: process-test-classes)

Eclipse: Version: 2020-03 (4.15.0) Build id: 20200313-1211

SpotBugs configuration plugin for M2Eclipse 1.1.4.201906210825-r com.basistech.m2e.code.quality.spotbugs.feature.feature.group null

jakub-bochenski avatar May 12 '20 15:05 jakub-bochenski

Thanks for reporting. Spotbugs was indeed missing in the m2e-discovery catalog. I've opened a pull request -> https://github.com/takari/m2e-discovery-catalog/pull/69

adangel avatar Sep 18 '21 13:09 adangel