更换OSC的Maven源之后没办法创建maven-archetype-webapp项目了

发布于 2021-11-19 21:20:08 字数 1096 浏览 764 评论 12

如题,换了OSC的Maven源之后,我用IDEA没办法创建maven-archetype-webapp项目了,但是换回官方源之后是可以的。。什么问题呢?


用的是直接下的OSC下的settings.xml
http://maven.oschina.net/static/xml/settings.xml

错误信息如下

[ERROR] Error executing Maven.
[ERROR] 1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings C:Program Filesapache-maven-3.2.1confsettings.xml: only whitespace content allowed before start tag and not T (position: START_DOCUMENT seen T... @1:1)  @ C:Program Filesapache-maven-3.2.1confsettings.xml, line 1, column 1


[ERROR] Maven execution terminated abnormally (exit code 1)

问题成功解决,犯了一个低级错误
复制OSC Maven的时候全选多复制了一行

This XML file does not appear to have any style information associated with it. The document tree is shown below.





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

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

发布评论

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

评论(12

疑心病 2021-11-26 01:23:07

我用的osc的挺好的...这个学习下

猫烠⑼条掵仅有一顆心 2021-11-26 01:23:03

路径中不要包含空格试试

卸妝后依然美 2021-11-26 01:22:39

不知道,用的就是OSC提供的settings文件 http://maven.oschina.net/static/xml/settings.xml

一个人的旅程 2021-11-26 01:22:35

你的 settings.xml 文件改错了吧

坐在坟头思考人生 2021-11-26 01:21:50

你比较下两个settings.xml吧

眼眸 2021-11-26 01:15:53

回复
OK,谢谢,解决了,在浏览器复制XML的时候多复制了一行

倚栏听风 2021-11-26 01:09:46

回复
你千万别告诉我,是第一行This XML file does not appear to have any style information associated with it. The document tree is shown below.

情栀口红 2021-11-26 00:52:02

回复
对的,我都不敢相信我当时怎么会如此愚蠢

晚风撩人 2021-11-24 16:20:59

回复
另存为比较好~

成熟的代价 2021-11-23 23:53:56

你的错误信息没有贴完整?

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