maven
harbey
哈哈`~~努力~!
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
org.maven.ide.eclipse\nexus\local\_a.fdx
1.问题描述:在MyEclipse中使用MAVEN时,经常会报告如下错误:Error on adding indexing context central; ${workspace\.metadata\.plugins\org.maven.ide.eclipse\nexus\central\_a.fdx (系统找不到指定的文件。)2.解决方法: 删除${workspac...2009-04-11 17:39:50 · 173 阅读 · 0 评论 -
Maven2.0.10学习笔记
2.7使用Maven Help插件:在dos上输入:mvn help:describe -Dplugin=help -Dfull会看到dos输出help插件的所有目标(golds),我使用的Maven版本是2.0.10,其有9个golds,分别为:help:active-profileshelp:all-profileshelp:describehelp:effective...原创 2009-04-11 19:18:21 · 162 阅读 · 0 评论 -
nexus-maven-repository-index.zip手动下载与设置
问题描述:在启动eclipse的时候,在maven控制台经常会看到更新nexus-maven-repository-index.zip,用eclipse更新速度会很慢,甚至有不能完成下载的情况;问题解决:1.在你的eclipse里的这个配置会使你在启动eclipse的时候自动去更新:"window"->"preferences"->"MyEclipse Enterprise Wor...2009-04-11 20:37:41 · 631 阅读 · 0 评论
分享