我有一个Maven项目,并将其上传到SubVersion。对于持续集成,我们使用Team City。我确实在Team City中配置了一个构建,并尝试通过Team City运行我的项目。当我运行构建时,我得到了以下错误。请给我建议。
打开压缩文件时出现org.apache.maven.plugins:maven-clean-plugin:2.4.1 (C:\Users\autobuild.m2\repository\org\apache\maven\plugins\maven-clean-plugin\2.4.1\maven-clean-plugin-2.4.1.jar):错误,com.testing:MavenTestUC无法解析插件描述符
发布于 2015-02-13 01:38:40
看起来下载的艺术品已经损坏了。尝试删除以下目录,然后重试:
C:\Users\autobuild.m2\repository\org\apache\maven\plugins\maven-clean-plugin\2.4.1https://stackoverflow.com/questions/28483874
复制相似问题