apache/storm
Voir sur GitHub[STORM-3878] Large number of jars from examples/storm-autocreds included in distribution
Open
#7 660 ouverte le 20 juil. 2022
0 commentaires (0 commentaires)0 réactions (0 réactions)0 assignés (0 assignés)Java6 517 stars (6 517 stars)4 149 forks (4 149 forks)batch import
good first issueimported-jira-issuerfe
Description
Guide contributeur
- Stack technique
- java
- Domaine
- build system
- Type d'issue
- chore
- DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
- 2
- Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
- half day
- Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
- stale
- ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
- clear
- Prérequis
- Familiarity with Apache Storm build structureKnowledge of Maven dependency management
- Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
- 70
- Direction de recherche
- 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.