[BUG] checkstyle 执行的预编译没有包含 pom 的 license header 检查
Open
type: bug
- Dominant language
- Java
- Stars
- 8.8k
- Forks
- 3.1k
- Avg merge
- 7d 1h
- Merged PRs (30d)
- 85
Description
checkstyle 执行的预编译没有包含 pom 的 license header 检查
本地执行 `mvn clean install '-Dmaven.javadoc.skip=true' '-B' '-Drat.skip=true' '-Djacoco.skip=true' '-DskipITs' '-DskipTests'` 通过
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining the checkstyle precompile configuration and the Maven project metadata involved in license-header validation. Reproduce the reported local Maven command, then verify that the precompile phase also checks pom files and reports a missing license header before the build completes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100