apache/storm
Ver no GitHub[STORM-3878] Large number of jars from examples/storm-autocreds included in distribution
Open
#7.660 aberto em 20 de jul. de 2022
0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java6.517 stars (6.517 stars)4.149 forks (4.149 forks)batch import
good first issueimported-jira-issuerfe
Description
Guia do colaborador
- Pilha de tecnologia
- java
- Domain
- build system
- Tipo Issue
- chore
- DifficultyDificuldade de implementação estimada para um novo contribuidor, de 1 para alterações muito pequenas a 5 para trabalho de nível especializado.
- 2
- Tempo estimadoUm intervalo de tempo aproximado para um colaborador experiente investigar, implementar, testar e preparar um pull request.
- half day
- Status da atividadeQuão disponível o issue aparece agora: novo, ativo, obsoleto, bloqueado ou aguardando entrada do mantenedor.
- stale
- ClarityCom que clareza o issue explica a mudança esperada, os critérios de aceitação e a próxima etapa.
- clear
- Prerequisites
- Familiarity with Apache Storm build structureKnowledge of Maven dependency management
- Simpatia para novatosUma pontuação de 1 a 100 que estima o quão acessível este issue é para colaboradores iniciantes.
- 70
- Direção de pesquisa
- Review the distribution assembly configuration files in the storm dist directory to understand which jars are being included. Examine the pom.xml files of the storm autocreds module to identify dependencies that are pulled in. Compare the list of jars in the distribution with the actual runtime dependencies to determine which ones are unnecessary. Consult the project's build documentation for guidelines on managing dependencies in the release artifact.