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 中,我可以创建一个独立的“阴影”jar,这正是我所需要的。不幸的是,我只能使用 Ant。
有没有办法在 Ant 中做到这一点?
你应该看看ant-onejar解决方案。