eclipse-platform / eclipse-platform/eclipse.platform
Use Jenkins timestamps instead of Maven logger with dateformat
- Lenguaje dominante
- Java
- Estrellas
- 165
- Forks
- 174
- Merge medio
- 2 d 8 h
- PR fusionados (30 d)
- 22
Descripción
At least the platform build uses Maven logger to show the timing of the build, see

That adds the current time in front of each Maven console line.
I would rather like to have the Jenkins timestamps plugin be enabled _globally_ and the logger removed afterwards: https://plugins.jenkins.io/timestamper/ That would have the benefit of showing timestamps for each line of the build (not just Maven), for every project being built on this Jenkins instance, and being able to switch to "runtime" instead of "current time".
However, that would obviously require installation and configuration of the plugin on Jenkins, not only code changes here. What's the right way to trigger (and discuss) that? Should I raise a gitlab issue?
Guía de contribución
Línea de trabajo
El issue no menciona archivos ni tests del repositorio; empieza por localizar la configuración de la instancia de Jenkins y la configuración de Maven logger dateformat. Confirma con los mantenedores del proyecto dónde se gestionan los plugins de Jenkins y si es necesario un GitLab issue; se considera completado cuando el timestamps plugin está habilitado globalmente y se ha eliminado la configuración existente del logger.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Área
- build-system, ci-cd
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100