Somnus_adenty 2016-07-18 07:40 采纳率: 0%
浏览 19519

maven项目启动时报错,好像是编译错误

[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: commons-logging:commons-logging:jar -> version 1.1.3 vs 1.1.1 @ line 245, column 15
[ERROR] Child module F:\workspaces-itcast\appshop\appshop-parent\appshop-web of F:\workspaces-itcast\appshop\appshop-parent\pom.xml does not exist @
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]

[ERROR] The project com.baidu:appshop-parent:0.0.1-SNAPSHOT (F:\workspaces-itcast\appshop\appshop-parent\pom.xml) has 1 error
[ERROR] Child module F:\workspaces-itcast\appshop\appshop-parent\appshop-web of F:\workspaces-itcast\appshop\appshop-parent\pom.xml does not exist
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
大神求帮忙

  • 写回答

6条回答 默认 最新

  • 微风吹过的夏天2016 2016-07-18 08:12
    关注

    groupId:artifactId:type:classifier)' must be unique: commons-logging 标识号必须唯一
    Child module F:\workspaces-itcast\appshop\appshop-parent\appshop-web of F:\workspaces-itcast\appshop\appshop-parent\pom.xml does not exist XML中引用的子module不存在

    评论

报告相同问题?

悬赏问题

  • ¥15 使用C#,asp.net读取Excel文件并保存到Oracle数据库
  • ¥15 C# datagridview 单元格显示进度及值
  • ¥15 thinkphp6配合social login单点登录问题
  • ¥15 HFSS 中的 H 场图与 MATLAB 中绘制的 B1 场 部分对应不上
  • ¥15 如何在scanpy上做差异基因和通路富集?
  • ¥20 关于#硬件工程#的问题,请各位专家解答!
  • ¥15 关于#matlab#的问题:期望的系统闭环传递函数为G(s)=wn^2/s^2+2¢wn+wn^2阻尼系数¢=0.707,使系统具有较小的超调量
  • ¥15 FLUENT如何实现在堆积颗粒的上表面加载高斯热源
  • ¥30 截图中的mathematics程序转换成matlab
  • ¥15 动力学代码报错,维度不匹配