Matous Jobanek created SHRINKRES-236:
----------------------------------------
Summary: Force to use JAXP implementation of XPathFactory
Key: SHRINKRES-236
URL:
https://issues.jboss.org/browse/SHRINKRES-236
Project: ShrinkWrap Resolvers
Issue Type: Bug
Components: maven
Reporter: Matous Jobanek
Assignee: Matous Jobanek
It can happen that when Saxon-HE is on the classpath then the implementation of
XPathFactory is taken from this library. This can lead to:
{noformat}
java.lang.IllegalArgumentException: Bad artifact coordinates ::jar:, expected format is
<groupId>:<artifactId>[:<extension>[:<classifier>]]:<version>
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)