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
[INFO] IoTDB: Example: Java Rest .......................... SKIPPED
[INFO] IoTDB: Example: Schema ............................. SKIPPED
[INFO] IoTDB: Example: Session Client ..................... SKIPPED
[INFO] IoTDB: Example: Trigger ............................ SKIPPED
[INFO] IoTDB: Example: UDF ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.566 s
[INFO] Finished at: 2024-11-19T14:40:40+08:00
[INFO] Final Memory: 79M/1465M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.thrift:thrift-maven-plugin:0.10.0:compile (generate-thrift-sources-python) on project iotdb-thrift-commons: Unable to parse configuration of mojo org.apache.thrift:thrift-maven-plugin:0.10.0:compile for parameter includes: Cannot assign configuration entry 'includes' with value '/common.thrift,/client.thrift,/datanode.thrift,/confignode.thrift,**/ainode.thrift' of type java.lang.String to property of type java.util.Set -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginConfigurationException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :iotdb-thrift-commons
The text was updated successfully, but these errors were encountered:
mvn clean package -Dmaven.test.skip=true 运行这个后报错了
maven 版本3.2.5,java 版本openjdk version "1.8.0_412",系统centos7.9 ,请看下这是什么问题,需要切换分支吗?
[INFO] IoTDB: Example: Java Rest .......................... SKIPPED
[INFO] IoTDB: Example: Schema ............................. SKIPPED
[INFO] IoTDB: Example: Session Client ..................... SKIPPED
[INFO] IoTDB: Example: Trigger ............................ SKIPPED
[INFO] IoTDB: Example: UDF ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.566 s
[INFO] Finished at: 2024-11-19T14:40:40+08:00
[INFO] Final Memory: 79M/1465M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.thrift:thrift-maven-plugin:0.10.0:compile (generate-thrift-sources-python) on project iotdb-thrift-commons: Unable to parse configuration of mojo org.apache.thrift:thrift-maven-plugin:0.10.0:compile for parameter includes: Cannot assign configuration entry 'includes' with value '/common.thrift,/client.thrift,/datanode.thrift,/confignode.thrift,**/ainode.thrift' of type java.lang.String to property of type java.util.Set -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginConfigurationException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :iotdb-thrift-commons
The text was updated successfully, but these errors were encountered: