4paradigm / 4paradigm/OpenMLDB

openmldb-batch encountered an error during mvn install

未关闭
#2,430 1 条评论 0 个 reaction 已指派 1 人 已被 @tobegit3hub 认领 在 GitHub 查看
bug build
主要语言
C++
星标
1.7k
派生
331
平均合并
12 天 12 小时
30 天内合并 PR
1

描述

**Bug Description**
Openmldb batch encountered an error during MVN install,but there is no error in MVN package.
![image](https://user-images.githubusercontent.com/18275570/188114557-7da67108-7010-49d0-a1ed-04090294bc1a.png)

**Expected Behavior**
Can perform the install operation

**Steps to Reproduce**

1. make configure CMAKE_INSTALL_PREFIX=openmldb-linux
2. make SQL_JAVASDK_ENABLE=ON && make SQL_JAVASDK_ENABLE=ON install
3. cd java
4. mvn clean install -Dmaven.test.skip=true -Dgpg.skip

贡献指南

打开贡献指南

调研方向

The issue occurs during 'mvn install' in the java directory after building with CMake. Examine the build logs and the Maven configuration (pom.xml) to understand the failure. Check the integration between the C++ native components and the Java SDK, as the error may involve linking or installation paths. Running the steps in a clean environment to reproduce the error is the first task.

由索引模型根据 Issue 内容生成。

评估

技术栈
cmake, java
领域
backend, build-system
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
30/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。