随笔分类 -  项目管理工具

摘要:findbugs-maven-plugin 已经不再维护,推荐使用 SpotBugs Maven Plugin... 阅读全文
posted @ 2020-04-08 23:01 WindWant 阅读(1795) 评论(0) 推荐(0) 编辑
摘要:create is deprecated in maven 3.0.5 and beyond,在maven3.0.5以上版本舍弃了create,使用generate生成项目 before:mvn archetype:create -DgroupId=**.** -DartifactId=** -Dp 阅读全文
posted @ 2016-10-20 09:55 WindWant 阅读(4454) 评论(0) 推荐(0) 编辑
摘要:maven-shade-plugin,pom.xml,scope 阅读全文
posted @ 2016-10-20 09:51 WindWant 阅读(551) 评论(0) 推荐(0) 编辑
摘要:maven 安装alipay-sdk包到本地及远程仓库 阅读全文
posted @ 2016-10-19 23:36 WindWant 阅读(8742) 评论(0) 推荐(0) 编辑
摘要:当使用maven-assembly-plugin或者maven-shade-plugin打包时,如果涉及到证书文件,一定设置过滤,否则证书文件会被做修改。报异常: java.io.IOException: DER length more than 4 bytes: 111 maven-assembl 阅读全文
posted @ 2016-10-19 23:08 WindWant 阅读(3789) 评论(1) 推荐(0) 编辑
摘要:Maven详细介绍 阅读全文
posted @ 2016-03-25 15:41 WindWant 阅读(3826) 评论(1) 推荐(1) 编辑

文章精选列表
点击右上角即可分享
微信分享提示