0 留言 (0 留言)0 反應 (0 反應)0 負責人 (0 負責人)Java6,517 star (6,517 star)4,149 fork (4,149 fork)batch import
good first issueimported-jira-issuerfe
- 議題類型
- bug
- 研究方向
- Examine the pom.xml files in storm dist/binary and storm dist/source directories. Identify the dependencies on sibling directories (e.g., storm webapp) that may not be built yet. Investigate using maven enforcer plugin to validate the existence of required files before packaging, as suggested in the issue. Look at the Maven Enforcer plugin documentation to define rules that check for missing files and fail the build with a clear error message.