【发布时间】:2017-06-15 14:12:00
【问题描述】:
如何在已编译的 maven 项目中添加依赖项?
项目结构是这样的:
-
耳朵
--- 战争
----------- 罐子
----------- 罐子
--- 罐子
--- 罐子
我需要在 WAR 项目中添加我的个人 JAR。都是 maven 项目。
【问题讨论】:
-
欢迎来到 Stackoverflow!请花点时间阅读the help pages,尤其是名为"What topics can I ask about here?" 和"What types of questions should I avoid asking?" 的部分。也请使用tour 并阅读有关how to ask good questions 的信息。最后请学习如何创建Minimal, Complete, and Verifiable Example。
标签: maven jakarta-ee jar war ear