You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to upgrade HA-Bridge from v0.2.1 and I do not see a prebuilt jar file (is there one?) so I am using mvn on OSX to build it. I am getting this error:
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.507 s
[INFO] Finished at: 2021-07-26T20:32:12-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project amazon-echo-bridge: There are test failures.
[ERROR]
[ERROR] Please refer to /Users/ihf/amazon-echo-ha-bridge/target/surefire-reports for the individual test results.
The text was updated successfully, but these errors were encountered:
I would like to upgrade HA-Bridge from v0.2.1 and I do not see a prebuilt jar file (is there one?) so I am using mvn on OSX to build it. I am getting this error:
The text was updated successfully, but these errors were encountered: