zoukankan      html  css  js  c++  java
  • The POM for cn.e3mall:e3mall-common:jar:0.0.1-SNAPSHOT is missing, no dependency information available

    [WARNING] The POM for cn.e3mall:e3mall-common:jar:0.0.1-SNAPSHOT is missing, no dependency information available
    [INFO] ------------------------------------------------------------------------
    [INFO] Reactor Summary:
    [INFO]
    [INFO] e3mall-manager ..................................... FAILURE [ 0.060 s]
    [INFO] e3mall-manager-pojo ................................ SKIPPED
    [INFO] e3mall-manager-dao ................................. SKIPPED
    [INFO] e3mall-manager-interface ........................... SKIPPED
    [INFO] e3mall-manager-service ............................. SKIPPED
    [INFO] e3mall-manager-web ................................. SKIPPED
    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD FAILURE
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 0.366 s
    [INFO] Finished at: 2018-06-19T11:12:37+08:00
    [INFO] Final Memory: 6M/16M
    [INFO] ------------------------------------------------------------------------
    [ERROR] Failed to execute goal on project e3mall-manager: Could not resolve dependencies for project cn.e3mall:e3mall-manager:pom:0.0.1-SNAPSHOT: Could not find artifact cn.e3mall:e3mall-common:jar:0.0.1-SNAPSHOT -> [Help 1]
    [ERROR]
    [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.


    在本地仓库中找不到e3mall-common:jar包  解决:将e3mall-common安装到本地仓库

  • 相关阅读:
    postgresql强制删除数据库
    oracle ORA-31655
    oracle 删除表空间与用户
    Nginx 配置文件说明
    docker学习笔记---基本命令
    SSH的 Write failed: Broken pipe 问题
    nginx 修改文件上传大小限制
    "echo 0 /proc/sys/kernel/hung_task_timeout_secs" disable this message
    Centos8 配置静态IP
    Prometheus Node_exporter 详解
  • 原文地址:https://www.cnblogs.com/XiDaPuBen/p/9205344.html
Copyright © 2011-2022 走看看