seime / openhab-esphome

ESPHome native API implementation for openHAB binding
MIT License
22 stars 4 forks source link

How to build? #4

Closed jimtng closed 10 months ago

jimtng commented 10 months 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 10 months ago

Fixed.

seime commented 10 months ago

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