Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
After switching to Woodstox in JCRVLT-391 the maven-bundle-plugin generates a lot of non-necessary/non resolvable Import-Package statements, e.g. for
- com.sun.org.apache.xml.internal.resolver
- com.sun.org.apache.xml.internal.resolver.tools
- org.apache.crimson.jaxp
- org.apache.xerces.jaxp
- oracle.xml.jaxp
This is most probably caused by the shaded dependency MSV (https://github.com/FasterXML/woodstox/issues/96).
Attachments
Issue Links
- is broken by
-
JCRVLT-391 Remove copied classes of Xerces
- Closed