第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定

Some problems were encountered while building the effective settings

在學(xué)龍蝦三少的SpringBoot構(gòu)建電商基礎(chǔ)秒殺項目時,運行maven項目,出現(xiàn)報錯

Some problems were encountered while building the effective settings

Expected root element 'settings' but found 'w:wordDocument' (position: START_TAG seen ... w:embeddedObjPresent="no" w:ocxPresent="no" xml:space="preserve">... @3:543) @ /Users/lixuzhao/.m2/settings.xml, line 3, column 543

經(jīng)指點是setting配置文件出現(xiàn)錯誤

但是在網(wǎng)上換了很多個配置文件,仍然報錯

Some problems were encountered while building the effective settings

Expected root element 'settings' but found 'w:wordDocument' (position: START_TAG seen ... w:embeddedObjPresent="no" w:ocxPresent="no" xml:space="preserve">... @3:1704) @ /Users/lixuzhao/.m2/settings.xml, line 3, column 1704

配置文件如下<?xml version="1.0" encoding="UTF-8"?>
<settings xmlns="xmlns:xsi="xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0?<pluginGroups>
</pluginGroups>
<proxies>
</proxies>
<servers>
</servers>
<mirrors>
<!-- 這里使用的是阿里的遠程maven鏡像,目前國內(nèi)大多數(shù)都使用它 -->
<mirror>
<id>alimaven</id>
<name>aliyun maven</name>
<url>
http://maven.aliyun.com/nexus/content/groups/public/</url>
<mirrorOf>central</mirrorOf>
</mirror>
</mirrors>
<profiles>
<profile>
<id>jdk-1.8</id>
<activation>
<activeByDefault>true</activeByDefault>
<jdk>1.8</jdk>
</activation>
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.compilerVersion>1.8</maven.compiler.compilerVersion>
</properties>
</profile>
</profiles>
</settings>
不曉得現(xiàn)在應(yīng)該怎么調(diào)試


正在回答

1 回答

idea左上角設(shè)置里構(gòu)建、maven里打開看看你加載的是哪個配置文件,是不是加載錯了

報錯的意思是說找不到根節(jié)點<settings,只有w:wordDocument這玩意,這乍看像是Word文檔你不會是用Word修改沒保存吧,

報錯信息里叫你去c盤/Users/lixuzhao/.m2/settings.xml文件里,看看第三行的內(nèi)容是不是搞錯了

0 回復(fù) 有任何疑惑可以回復(fù)我~

舉報

0/150
提交
取消

Some problems were encountered while building the effective settings

我要回答 關(guān)注問題
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號