'failed to execute goal org.apache.thrift.tools:maven-thrift-plugin:0.1.11:compile with apache iotdb database
met with an error "failed to execute goal org.apache.thrift.tools:maven-thrift-plugin:0.1.11:compile(generate-thrift-sources-java) on project iotdb-thrift :thrift did not exit cleanly " . looking for some help enter image description here
Solution 1:[1]
This error was caused by thrift changing the download address?You can change this line of the POM file manually following the PR https://github.com/apache/iotdb/pull/5293/files
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Karina Ingram |
