running task: MavenCompileTask 非常慢
Open
- Dominant language
- JavaScript
- Stars
- 931
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
每次 MavenCompileTask 都卡非常长的时间,即使是第二遍执行
```
building fc-sqlserver/java
skip pulling image aliyunfc/runtime-java8:build-1.9.4...
build function using image: aliyunfc/runtime-java8:build-1.9.4
running task flow MavenTaskFlow
running task: MavenCompileTask
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the build for fc-sqlserver/java and compare the first and second runs of MavenTaskFlow, focusing on MavenCompileTask and the aliyunfc/runtime-java8:build-1.9.4 image. The issue is resolved when the repeated MavenCompileTask no longer remains stuck for an unusually long time.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100