arthas icon indicating copy to clipboard operation
arthas copied to clipboard

动态编译的java源文件 引入的依赖(在项目中已经引入) 在本地调试是可以引入的 但是项目打成jar包后找不到需要的依赖

Open rDearApple opened this issue 1 year ago • 0 comments

  • [ ] 我已经在 issues 里搜索,没有重复的issue。

环境信息

  • arthas-boot.jar 或者 as.sh 的版本: 最新master

您好 我在项目中集成了您动态编译模块的代码 但是像动态编译的java源文件 引入的依赖(在项目中已经引入) 在本地调试是可以引入的 但是项目打成jar包后找不到需要的依赖 请问知道是怎么回事吗

rDearApple avatar May 08 '24 02:05 rDearApple