seime / openhab-esphome

ESPHome native API implementation for openHAB binding
MIT License
26 stars 6 forks source link

How to build? #4

Closed jimtng closed 1 year ago

jimtng commented 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
seime commented 1 year ago

Fixed.

seime commented 1 year ago

(fixed by disabling the sat plugin as I have not had time to figure out why it requires a specific feature name pattern)