原文:[Maven] Project build error: 'packaging' with value 'jar' is invalid. Aggregator projects require 'pom' as packaging.

将 lt packaging gt jar lt packaging gt 改为 lt packaging gt pom lt packaging gt ...

2019-03-22 16:10 2 6735 推荐指数:

查看详情

<packaging>pompackaging>

pom 项目里没有java代码,也不执行任何代码,只是为了聚合工程或传递依赖用的。 ...

Thu Jan 02 18:12:00 CST 2020 0 1220
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM