IDEA maven build 问题

我使用的是idea。现在有一个web项目,所有组件的父pom是root组件的pom。
但是,打包所用的是total组件的pom。现在使用idea make artifact发现在war组件的
target下的war包 和文件都不正确。
大家有没有遇到过这个问题?如果有的话,还请告诉一下解决办法。。。。没有C币了。。。

补充一下:
total的pom文件大致如下:

../root
../root-webbox
../langpack
../bulletin-api
../bulletin
../bulletin-mail
../theme-webbox
../utils
../utils-webbox
../system
../system-api
../system-webbox
../bulletin-webbox