copy-maven-plugin不兼容maven3.1及以上版本:java.lang.NoClassDefFoundError: Lorg/sonatype/aether/RepositorySys

来源:互联网 发布:淘宝宝贝图片怎么上传 编辑:程序博客网 时间:2024/06/06 08:53

记一次maven打包出错记录




因为项目中用到copy-maven-plugin插件,这个插件目前不支持maven3.1及以上版本,把maven换成3.0.x就可以了。


具体错误可以参考GitHub:https://github.com/evgeny-goldin/maven-plugins/issues/10

阅读全文
0 0
原创粉丝点击