Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
It seems that wicket-extensions (both 1.3 and 1.4) holds an unused reference to common-collections.jar in it's pom.xml.
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
</dependency>
I removed that reference and could still compile everything without any error. Could someone double-check that and remove it if it's really not needed. this would save us from another 570 kb