4paradigm / 4paradigm/OpenMLDB
Make install will compile Java packages for two times
Aperta
enhancement
- Lingua principale
- C++
- Stelle
- 1.7k
- Fork
- 331
- Merge medio
- 12g 12h
- PR unite (30g)
- 1
Descrizione
Now `make install` will compile Java packages with `mvn` for two times which takes much more time.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Look at the Makefile to understand the 'make install' target and its dependencies. Identify where mvn is invoked and why it runs twice. The fix likely involves adjusting the build order or removing a redundant mvn call. Test by running 'make install' after changes to ensure compilation happens only once.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- build-system
- Tipo di issue
- Bug
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 55/100