开发者社区> 问答> 正文

module/redis目录中执行mvn install报错?报错

@江南白衣 你好,想跟你请教个问题:

今天刚下载的ss,但是在showcase目录中使用mvn install 命令时,报下面的错误:

[WARNING] The POM for org.springside:springside-redis🏺4.2.3-SNAPSHOT is missing, no dependency information available

不知道何解决,求教。

运行环境:

Apache Maven 3.2.3 (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4; 2014-08-12T04:58:10+08:00)
Maven home: D:\apache\apache-maven-3.2.3\bin\..
Java version: 1.6.0_31, vendor: Sun Microsystems Inc.
Java home: C:\Java\jdk1.6.0_31\jre
Default locale: zh_CN, platform encoding: GBK
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"

在按照#399处理后,仍然有问题。问题如下:
Results :

Tests in error:
JedisShardedTemplateTest.execute:165 ? UnsupportedOperation The method set wit...
JedisShardedTemplateTest.stringActions:53 ? UnsupportedOperation The method se...
JedisShardedTemplateTest.listActions:105 ? UnsupportedOperation The method lpu...
JedisShardedTemplateTest.orderedSetActions:139 ? UnsupportedOperation The meth...
JedisShardedTemplateTest.hashActions:78 ? UnsupportedOperation The method hset...
JedisTemplateTest.stringActions:48 ? UnsupportedOperation The method set with ...
JedisTemplateTest.listActions:113 ? UnsupportedOperation The method lpush with...
JedisTemplateTest.orderedSetActions:147 ? UnsupportedOperation The method zadd...
JedisTemplateTest.hashActions:86 ? UnsupportedOperation The method hset with p...

Tests run: 9, Failures: 0, Errors: 9, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.300 s
[INFO] Finished at: 2014-09-28T21:51:56+08:00
[INFO] Final Memory: 16M/123M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project springside-redis: There are test failures.
[ERROR]




展开
收起
爱吃鱼的程序员 2020-06-14 21:27:30 461 0
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

     错误的原因我找到了。说起来是我自己的没有下载正确的版本。上面问题的原因是我编译的是github上直接的springside4-master.zip包。后来改为springside4-4.2.2.GA.zip就可以正确编译了。请问springside4-4.2.2.GA.zip的地址是?

    2020-06-14 21:27:47
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
Redis在唯品会的应用实践——架构演进与功能定制 立即下载
微博的Redis定制之路 立即下载
云数据库Redis版的开源之路 立即下载