Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用maven3.2.5 在master分支构建报错了 #461

Open
imfifc opened this issue Nov 19, 2024 · 1 comment
Open

使用maven3.2.5 在master分支构建报错了 #461

imfifc opened this issue Nov 19, 2024 · 1 comment

Comments

@imfifc
Copy link

imfifc commented Nov 19, 2024

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

@HTHou
Copy link
Contributor

HTHou commented Dec 2, 2024

看描述是在编译iotdb吧,不是benchmark的。
iotdb readme上有说要求maven版本必须大于3.6。https://github.com/apache/iotdb/blob/master/README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants