Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The uimaj-as-activemq pom declares dependency on activemq-web which in turn has transitive dependencies on many other parts including hadoop,google guiice, jackson and others. This just bloats the classpath with unnecessary dependencies and forced downloads during maven builds.
Modify poms to exclude transitive dependencies.