You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2014/10/09 07:48:33 UTC

[jira] [Assigned] (CXF-6040) need use servicemix wrapped opensaml 2.6.1_2

     [ https://issues.apache.org/jira/browse/CXF-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang reassigned CXF-6040:
---------------------------------

    Assignee: Freeman Fang

> need use servicemix wrapped opensaml 2.6.1_2 
> ---------------------------------------------
>
>                 Key: CXF-6040
>                 URL: https://issues.apache.org/jira/browse/CXF-6040
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>
> as servicemix wrapped opensaml 2.6.1_1 pull in wrong xerces dependency like(because build against the Shibboleth repo but not the maven central repo)[1]
> <dependency>
>     <groupId>org.apache.xerces</groupId>
>     <artifactId>xercesImpl</artifactId>
>     <version>2.10.0</version>
>     <scope>runtime</scope>
> </dependency>
> This wrong groupId can cause lots of problems as Dan explained in CXF-5565



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)