chinaer

Results 8 comments of chinaer

我想跑一下源码学习学习,怎么办呢?@Apache9 能给解决一下吗? 感觉就是pom的问题,应该很快能解决吧,tks

还是不行 'gpg.exe' 不是内部或外部命令,也不是可运行的程序 或批处理文件。 @Apache9

我加上-Dgpg.skip 跳过test,之后报错 Failed to execute goal on project codis-client: Could not resolve dependencies for project io.codis.nedis:codis-client:jar:0.2.0-SNAPSHOT @Apache9

对啊,成功两个,到codis-client 失败了,报错如上面@Apache9

Failed to execute goal on project codis-client: Could not resolve dependencies for project io.codis.nedis:codis-client:jar:0.2.0-SNAPSHOT: Could not find artifact io.codis.nedis:nedis-client:jar:tests:0.2.0-SNAPSHOT in nexus (http://192.168.1.45:8081/nexus/content/groups/public/) -> [Help 1] 这么多了@Apache9

你这个还需要编译test类啊?我没有编译,就是这个原因@Apache9 通过了

Plugin execution not covered by lifecycle configuration: org.jacoco:jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (execution: default-prepare-agent, phase: initialize) @Apache9 pom文件提示这个错误

好像和 org.jacoco jacoco-maven-plugin 0.7.4.201502262128 有关@Apache9