如何在Eclipse控制台中从Maven获得详细的输出? [英] How do I get verbose output from Maven in the Eclipse console?

查看:563
本文介绍了如何在Eclipse控制台中从Maven获得详细的输出?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在试图找出为什么一个maven项目不包装一个jar。这是在我的同事电脑上成功建成的。我建立时没有错误,但jar不在目标文件夹中。我希望通过从maven进程获得更详细的输出,我可以确定我的安装和其他人员安装之间的差异。

解决方案

选择运行方式 - >Maven构建..或打开运行/调试配置



可以启用调试输出或在您的目标后面附加一个 -X


I am trying to figure out why a maven project is not packaging a jar. This is a builds successfully on my coworkers computers. There are no errors when I build, but the jar is not in the destination folder. I was hoping that by getting more verbose output from the maven process, that I could determine the differences between what is happening on my installation, and on other peoples installations.

解决方案

Choose "Run As" -> "Maven build.." or open your Run/Debug configuration

There you can enable Debug output or append a -X behind your goals.

这篇关于如何在Eclipse控制台中从Maven获得详细的输出?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆