4paradigm / 4paradigm/OpenMLDB

Make install will compile Java packages for two times

Abierto
#1,297 1 comentario 0 reacciones 2 asignados Reclamado por @aceforeverd Ver en GitHub
enhancement
Lenguaje dominante
C++
Estrellas
1.7k
Forks
331
Merge medio
12 d 12 h
PR fusionados (30 d)
1

Descripción

Now `make install` will compile Java packages with `mvn` for two times which takes much more time.

Screen Shot 2022-02-23 at 5 02 20 PM

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
java
Área
build-system
Tipo de issue
Error
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Estancado
Claridad
Bien especificado
Aptitud para principiantes
55/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.