Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在将一个项目转换为 Maven 项目。所以我希望 pom.xml 中的所有依赖项都将从库中自动生成(包含大约 100 个 jar 文件,手动执行可能会浪费很多时间)。有什么帮助吗?
JBoss 工具包含一些 Maven 集成,可以做到这一点。您可以在此处找到更多相关信息,并且有安装链接。