错误如下图

常见的问题系列---【[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,最后一级加不加都行。

常见的问题系列---【[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】

 

相关文章:

  • 2021-06-05
  • 2021-11-10
  • 2022-12-23
  • 2021-12-01
  • 2022-12-23
  • 2022-12-23
  • 2021-10-26
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-04-18
  • 2022-12-23
  • 2021-07-14
  • 2022-12-23
  • 2021-06-12
相关资源
相似解决方案