随笔分类 - maven
摘要:org.apache.maven.archiver.MavenArchiver.getManifest错误 eclipse导入新的maven项目时,pom.xml第一行报错: org.apache.maven.archiver.MavenArchiver.getManifest(org.apache
阅读全文
摘要:使用maven进行项目构建的时候,出现pom.xml文件报commons-cli:commons-cli:jar:1.0 下载不下来; 解决方式: 在maven仓库中,http://mvnrepository.com/artifact/commons-cli/commons-cli/1.2;搜索对应
阅读全文