战争中包含的罐子占用大量空间

发布于 2024-12-17 22:35:37 字数 287 浏览 2 评论 0原文

我们有很多项目需要很多战争文件。其中许多项目都依赖于 tomahawk 和 jsf-ibm(它们是 Websphere wars),因此它们各自的 jar 包含在 WEB-INF/lib 中。

然而,上述罐子的大小总计为 4.6 M 。这使得由此产生的战争规模变得异常巨大。

对于单次战争来说这不是问题,但是,我们有大约 80 场战争,导致了价值 368 MB 的重复 jar。

我怎样才能减小这个尺寸?有没有办法让我们的战争使用共享类路径中的 2 个 jar?

附言。我们不使用耳朵来安装它们。

we have a lot of projects for a lot of war files. Many of these projects have dependencies on tomahawk and jsf-ibm (they are Websphere wars) and thus have their respective jars included in WEB-INF/lib.

However, the size of the mentioned jars total to 4.6 M . This makes the resulting wars ridiculously large.

This wouldn't be an issue with a single war, however, we have about a 80 wars, resulting in 368 MB worth of duplicate jars.

How can I reduce this size? Is there a way to have our wars use the 2 jars from a shared classpath?

PS. we do not use ears to install them.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文