yinbingqiu 2016-10-02 07:31 采纳率: 0%
浏览 2992

myeclipse2016创建maven多模块项目,每次无法找到war子模块

myeclipse2016创建maven多模块项目,每次无法找到war子模块,但是本地仓库确实存在这war install对象
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Child module E:\Workspaces\MyEclipse 2016 CI\A\A2 of E:\Workspaces\MyEclipse 2016 CI\A\pom.xml does not exist @
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]

[ERROR] The project A:A:0.0.1-SNAPSHOT (E:\Workspaces\MyEclipse 2016 CI\A\pom.xml) has 1 error
[ERROR] Child module E:\Workspaces\MyEclipse 2016 CI\A\A2 of E:\Workspaces\MyEclipse 2016 CI\A\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


图片说明

而且每次只是 war(A2)这个字模块找不到,请教大神了

  • 写回答

1条回答 默认 最新

  • save4me 2016-10-02 12:14
    关注

    参考Maven child module does not exist

    把类似下面的写法:

    <modules>
            <module>../my-util</module>
            <module>../my-server</module>
    </modules>
    

    改成下面的写法(放到profile里面):

    <profiles>
        <profile>
            <modules>
                <module>../my-util</module>
                <module>../my-server</module>           
            </modules>
        </profile>
    </profiles>
    
    评论

报告相同问题?

悬赏问题

  • ¥15 keil的map文件中Image component sizes各项意思
  • ¥30 BC260Y用MQTT向阿里云发布主题消息一直错误
  • ¥20 求个正点原子stm32f407开发版的贪吃蛇游戏
  • ¥15 划分vlan后,链路不通了?
  • ¥20 求各位懂行的人,注册表能不能看到usb使用得具体信息,干了什么,传输了什么数据
  • ¥15 Vue3 大型图片数据拖动排序
  • ¥15 Centos / PETGEM
  • ¥15 划分vlan后不通了
  • ¥20 用雷电模拟器安装百达屋apk一直闪退
  • ¥15 算能科技20240506咨询(拒绝大模型回答)