apache / apache/bifromq

${maven.multiModuleProjectDirectory}目录解析错误

Open
#190 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
792
Forks
95
Avg merge
10h 45m
Merged PRs (30d)
4

Description

Image

Image

在项目根目录下运行mvn clean install,报错路径下找不到checkstyle.xml文件,并且打印的路径是错误的,不是项目路径,真是项目路径应该是/Users/${username}/Work/WorkSpace/Vaillant/ThinkLink/bifromq, maven使用的是3.9.10版本。

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing `mvn clean install` from the project root with Maven 3.9.10, then inspect the build configuration and the `checkstyle.xml` lookup involving `${maven.multiModuleProjectDirectory}`. Confirm the failure and compare the reported path with the expected repository root; done means the build resolves the project directory correctly and finds `checkstyle.xml`.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.