常见的问题系列---【[ERROR] Some problems were encountered while processing the POMs: [ERROR] 'packaging' with value 'jar' is invalid. Aggregator projects require 'pom' as packaging. @ line 3, column 110】

错误如下图

报这个问题,主要是出现在父子工程多模块的时候,需要在父模块中指定打包方式为pom,最后一级加不加都行。

 

posted on 2021-05-16 19:25  少年攻城狮  阅读(1315)  评论(0编辑  收藏  举报

导航