开发者社区> 问答> 正文

springside-4.0.0.RC2 quick-start.bat 出错. 400 请求报错

[ERROR] BUILD ERROR

[INFO] ------------------------------------------------------------------------

[INFO] Failed to resolve artifact.

Missing:


1) spy:spymemcached2.8.0

  Try downloading the file manually from the project website.

  Then, install it using the command:

      mvn install:install-file -DgroupId=spy -DartifactId=spymemcached -Dversio

=2.8.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:

展开
收起
kun坤 2020-05-29 17:35:00 498 0
1 条回答
写回答
取消 提交回答
  • Missing:


    1) spy:spymemcached:jar:2.8.0

      Try downloading the file manually from the project website.

      Then, install it using the command:

          mvn install:install-file -DgroupId=spy -DartifactId=spymemcached -Dversion

    =2.8.0 -Dpackaging=jar -Dfile=/path/to/file

      Alternatively, if you host your own repository you can deploy the file there:

          mvn deploy:deploy-file -DgroupId=spy -DartifactId=spymemcached -Dversion=2

    .8.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

      Path to dependency:

            1) org.springside:springside-extension:jar:4.0.0.RC2

            2) spy:spymemcached:jar:2.8.0


    ######似乎是 spymemcached:jar 不存在######要去訪問springside在github裡的repository,似乎你訪問不了?

    2020-05-29 17:35:08
    赞同 展开评论 打赏
问答分类:
问答地址:
问答排行榜
最热
最新

相关电子书

更多
Apache NiFi Crash Course Intro 立即下载
Using Hadoop to build a Data Quality Service for both real-time and batch data 立即下载
Well-That-Escalated-Quickly-How-Abusing-The-Docker-API-Led-To-Remote-Code-Execution-Same-Origin-Bypass-And-Persistence 立即下载