alibaba / alibaba/testable-mock
testable-mock依赖了tools.jar,删除是否有影响
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 306
- PR merge metrics
- No merged PRs in 30d
Description
maven项目引入testable-mock后发现在copy-dependencies的时候会将tools.jar打包,请问下使用如下方式去掉是否有影响?
```xml
com.alibaba.testable
testable-all
${testable.version}
test
tools
sun.jdk
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Maven dependency configuration shown in the issue and inspect the dependency tree for testable-all and sun.jdk:tools. Check how copy-dependencies packages tools.jar, then run the project's relevant tests and packaging workflow with the exclusion to determine whether testable-mock still works and the unwanted JAR is omitted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100