Robin Björklin created MASSEMBLY-888: ----------------------------------------
Summary: jar-with-dependencies performance can be greatly improved by using the cache Key: MASSEMBLY-888 URL: https://issues.apache.org/jira/browse/MASSEMBLY-888 Project: Maven Assembly Plugin Issue Type: Improvement Affects Versions: 3.1.0 Reporter: Robin Björklin Plexus-io disabled use of URLConnection cache back in 2016 (see external issue link) which has a very noticeable performance impact when building a jar-with-dependencies and one or more of the dependencies are fairly large such as eclipse-collections. If this could be made configurable it would be great as we're seeing build times drop from ~2 minutes to ~20 seconds on single module builds. -- This message was sent by Atlassian JIRA (v7.6.3#76005)