ymlsmile
Results
1
issues of
ymlsmile
maven项目引入testable-mock后发现在copy-dependencies的时候会将tools.jar打包,请问下使用如下方式去掉是否有影响? ```xml com.alibaba.testable testable-all ${testable.version} test tools sun.jdk ```