如何在 m2eclipse 中设置空的 mvn 属性?

发布于 2024-11-09 07:21:02 字数 188 浏览 2 评论 0原文

我想在 eclipse/m2eclipse 中进行 mvn 运行配置。我想模仿以下 mvn 命令:

mvn -Dmaven.surefire.debug test

但是,当我向配置添加参数时,我必须为键“maven.surefire.debug”提供一个值。

有什么解决方法吗?

I want to make a mvn run-configuration in eclipse/m2eclipse. I want to mimic the following mvn command:

mvn -Dmaven.surefire.debug test

However, when I add a parameter to the configuration, I must provide a value for the key "maven.surefire.debug".

Any workarounds ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

浅听莫相离 2024-11-16 07:21:02

痛斥自己:

“财产空虚”没有道理。

如果我们省略某个属性的值,则将使用该属性的默认值,在本例中就是如此。

Bashing myself:

"Empty property" does not make sense.

If we leave out the value of a property, the default value of that property will be used, which is true in this case.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文