Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.11.3
-
None
Description
jackrabbit-jcr-commons 2.11.3 has the following Export-Package line:
org.apache.jackrabbit.value;uses:="javax.jcr,org.apache.jackrabbit.util,com.google.common.collect";version="2.2.1"
The google uses is actually unnecessary and generated by a bug in the maven-bundle-plugin. Using the latest version of that makes the google transitive dependency go away.