求大神指教,WPF安装成功后运行出现解决方案配置“DebugMCD”无效是怎么回事
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了求大神指教,WPF安装成功后运行出现解决方案配置“DebugMCD”无效是怎么回事相关的知识,希望对你有一定的参考价值。
参考技术A 今天的午餐想好吃些什么了吗?×
推荐的提问我关注的关键词我关注的分类向我求助的提问
网上买IPAD AIR MINI靠谱吗?是正品吗?不会是假货吧?
0回答 | 苹果iPad | 1 分钟前
×
IPAD AIR软件后台会自动更新追问
不要跑题好吗,我真的很急
maven下载的时候出现的问题,求大神指教
[WARNING] An error occurred during dependency resolution.
Failed to retrieve org.apache.struts:struts2-core-2.3.14.2
Caused by: Unable to download the artifact from any repository
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.struts -DartifactId=struts2-co
re -Dversion=2.3.14.2 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.apache.struts -DartifactId=struts2-core
-Dversion=2.3.14.2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Drepositor
yId=[id]
Path to dependency:
1) com.ailk.aiwmWap:aiwmWap:war:1.0-SNAPSHOT
2) org.apache.struts:struts2-core:jar:2.3.14.2
org.apache.struts:struts2-core:jar:2.3.14.2
from the specified remote repositories:
maven (http://repo1.maven.org/maven2),
codehaus (http://repository.codehaus.org/),
AsiainfoCUVSD (http://vsd.asiainfo.com/maven),
ibiblio (http://mirrors.ibiblio.org/pub/mirrors/maven2),
central (http://repo1.maven.org/maven2)
[INFO] Unable to read jar manifest from C:\Documents and Settings\Administrator\
.m2\repository\org\apache\struts\struts2-core\2.3.14.2\struts2-core-2.3.14.2.jar
[INFO] Using source status cache: D:\MyEclipse 8.5\cooding\aiwmWap2\target\mvn-e
clipse-cache.properties
尝试以下方式:
确保网络连接问题,与IE一致:在$Maven_Home/conf/settings.xml 设置。
确保pom.xml文件依赖正确:
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-core</artifactId>
<version>2.2.1</version>
<scope>compile</scope>
</dependency>
3. 删除文件夹,重新下载 C:\\***\\.2\\repository\\org\\apache\\.struts
4. 更改下载库
以上是关于求大神指教,WPF安装成功后运行出现解决方案配置“DebugMCD”无效是怎么回事的主要内容,如果未能解决你的问题,请参考以下文章
MVC+EF项目的网站,发布出来后,出现下面的错误,求大神指教!!!
安装centos有错误提示找不到安装源,求大神指教(我是硬盘安装)