apache / apache/maven-source-plugin
target/generated-sources/annotations/ generated by IDE is included in -sources.jar
- Lenguaje dominante
- Java
- Estrellas
- 37
- Forks
- 38
- Merge medio
- 18 h 47 min
- PR fusionados (30 d)
- 5
Descripción
### Affected version
3.3.1
### Bug description
see https://github.com/avaje/avaje-http/issues/650
not sure at all that there is a real bug in the plugin, or if it is default configuration, or...
but it's at least surprising that `sources-jar` contains a `target` directory, even if content is a concurrent IDE run
would be useful to understand what adds this content and if it would make sense to enhance defaults so that type of directories is not added, even if found on disk for strange reason (IDE parallel build in this case): better resiliency, more adverse events preparation
(notice: I don't want hacks, if we discover that there is a good reason for that result)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Empieza reproduciendo el comportamiento de 3.3.1 sources-jar y rastreando la configuración predeterminada de selección de fuentes que incluye target/generated-sources/annotations. Lee el issue vinculado de avaje-http como contexto; el trabajo estará terminado cuando se haya establecido la causa y se haya verificado que cualquier cambio predeterminado justificado no empaquete contenido de target generado simultáneamente por el IDE.
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
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100