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
- Issue 種別
- chore
- 調査方針
- 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.