4paradigm / 4paradigm/OpenMLDB
openmldb-batch encountered an error during mvn install
- Lingua principale
- C++
- Stelle
- 1.7k
- Fork
- 331
- Merge medio
- 12g 12h
- PR unite (30g)
- 1
Descrizione
**Bug Description**
Openmldb batch encountered an error during MVN install,but there is no error in MVN package.

**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
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- cmake, java
- Ambito
- backend, build-system
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 30/100