Closed jimtng closed 1 year ago
Every time I built this, I got the following error:
[ERROR] Could not find resource '.../openhab-esphome/${basedirRoot}/tools/static-code-analysis/spotbugs/suppressions.xml'. -> [Help 1]
My build command:
$ mvn spotless:apply install
Fixed.
(fixed by disabling the sat plugin as I have not had time to figure out why it requires a specific feature name pattern)
Every time I built this, I got the following error:
My build command: