https://bz.apache.org/bugzilla/show_bug.cgi?id=43144
--- Comment #6 from Vincent Privat <vincent.pri...@gmail.com> --- This is a major limitation of Ant. With other build systems (Maven, Gradle...) making an uber-jar that contains all dependencies is very fast. With Ant it is painfully slow and we have to manually unzip/zip them to get decent performance. -- You are receiving this mail because: You are the assignee for the bug.