zoukankan      html  css  js  c++  java
  • jsp中启动java服务报错

    错误信息如下:
    [ERROR] Failed to execute goal on project operation-web: Could not resolve dependencies
    for project com.XXX:operation-web:war:20170606: Failed to collect dependencies at
    com.XXX:operation-core:jar:20170606: Failed to read artifact descriptor for
    com.XXX:operation-core:jar:20170606: Failure to find com.XXX:operation-parent:pom:${operation.version}
    in http://project.boss.XXX.domain/nexus/content/groups/public was cached in the local repository,
    resolution will not be reattempted until the update interval of localcentral has elapsed or updates are forced -> [Help 1]
    解决:
      配置maven (http://www.cnblogs.com/sakura-sakura/p/6952612.html)
      配置subversion

  • 相关阅读:
    面向过程
    生成器
    迭代器
    装饰器
    函数及嵌套
    字符编码与文件操作
    linux_ssh
    LNMP
    BZOJ 3238: [Ahoi2013]差异
    BZOJ 3998: [TJOI2015]弦论
  • 原文地址:https://www.cnblogs.com/sakura-sakura/p/6964474.html
Copyright © 2011-2022 走看看