项目中有个依赖war包,里面的作用域 是testcom.eastcom_sw.inas-ah.utilsimport-inas-login${inas.version}pomtest
那么问题来了。为什么运行时,还能用?
如果这个包只是测试代码需要用,而你的项目本身不需要的话就没问题。