intellij idea 中 maven-war-plugin element encoding is not allowed here

发布于 2021-11-28 18:36:43 字数 139 浏览 916 评论 2

如图,idea不识别pom中的这个节点

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

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

发布评论

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

评论(2

奈何桥上唱咆哮 2021-12-01 01:50:01

就无警告了,哈哈~谢谢

灵芸 2021-11-30 05:33:05

https://maven.apache.org/plugins/maven-war-plugin/examples/adding-filtering-webresources.html

Note: In versions 2.2 and earlier of this plugin the platform encoding was used when filtering resources. Depending on what that encoding was you could end up with scrambled characters after filtering. Starting with version 2.3 this plugin respects the property project.build.sourceEncoding when filtering resources. One notable exception to this is that .xml files are filtered using the encoding specified inside the xml-file itself.

你把版本换成2.1就有警告了

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