課程
/后端開發(fā)
/Java
/Spring MVC起步
這個寫完總報錯誤,到底命令符應(yīng)該在什么目錄進行編譯呢?還有是不是它的groupid 我得換?
2017-01-24
源自:Spring MVC起步 3-4
正在回答
我也是這個錯誤。。在使用maven搭建web項目的時候(#‵′)
誰的浮生亂了流年 提問者
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:2
.4:generate (default-cli) on project standalone-pom: Execution default-cli of go
al org.apache.maven.plugins:maven-archetype-plugin:2.4:generate failed: Plugin o
rg.apache.maven.plugins:maven-archetype-plugin:2.4 or one of its dependencies co
uld not be resolved: The following artifacts could not be resolved: org.codehaus
.groovy:groovy:jar:1.8.3, org.apache.ant:ant:jar:1.8.1: Could not transfer artif
act org.codehaus.groovy:groovy:jar:1.8.3 from/to UK (http://uk.maven.org/maven2)
: GET request of: org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.jar from UK fail
ed: Read timed out -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResoluti
onException
錯誤代碼都沒有貼出來,別人怎么知道你哪里錯了
舉報
Java中Spring MVC框架入門教程,快來看最易用的MVC框架
1 回答運行時編碼錯誤
2 回答使用老師的源碼運行jetty服務(wù)器,報503錯誤
1 回答代碼都正確 jetty也能起來 但是報這個錯誤 怎么回事啊
1 回答<mvc:annotation-driven/>報錯這一行報錯
2 回答運行報錯,classNotFoundException
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號
2017-02-03
我也是這個錯誤。。在使用maven搭建web項目的時候(#‵′)
2017-02-01
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:2
.4:generate (default-cli) on project standalone-pom: Execution default-cli of go
al org.apache.maven.plugins:maven-archetype-plugin:2.4:generate failed: Plugin o
rg.apache.maven.plugins:maven-archetype-plugin:2.4 or one of its dependencies co
uld not be resolved: The following artifacts could not be resolved: org.codehaus
.groovy:groovy:jar:1.8.3, org.apache.ant:ant:jar:1.8.1: Could not transfer artif
act org.codehaus.groovy:groovy:jar:1.8.3 from/to UK (http://uk.maven.org/maven2)
: GET request of: org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.jar from UK fail
ed: Read timed out -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResoluti
onException
2017-01-26
錯誤代碼都沒有貼出來,別人怎么知道你哪里錯了