Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图弄清楚为什么一个 Maven 项目没有打包一个 jar。这是在我同事的计算机上成功构建的。构建时没有错误,但 jar 不在目标文件夹中。我希望通过从 maven 进程获得更详细的输出,我可以确定我的安装和其他人的安装之间发生的差异。
选择“运行方式”->“Maven build..”或打开您的运行/调试配置
在那里,您可以启用或在您的目标后面Debug output附加一个。-X
Debug output
-X