[jboss-jira] [JBoss JIRA] (DROOLS-258) drools-camel-server and guvnor-webapp: Do not use the dependency cxf-bundle-jaxrs because it's an uber jar that disrupts our dependency graph

Petr Široký (JIRA) issues at jboss.org
Mon Oct 6 08:06:12 EDT 2014


    [ https://issues.jboss.org/browse/DROOLS-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13008793#comment-13008793 ] 

Petr Široký commented on DROOLS-258:
------------------------------------

The {{cxf-bundle-jaxrs}} has been removed from the kie-camel and drools-camel-server-example:
https://github.com/droolsjbpm/droolsjbpm-integration/pull/102

The {{org.apache.cxf:cxf-bundle-jaxrs}} is now banned from usage using the maven enforcer plugin. See https://github.com/droolsjbpm/droolsjbpm-build-bootstrap/pull/54. This means we should not hit any similar issue in future regarding this uberjar.

> drools-camel-server and guvnor-webapp: Do not use the dependency cxf-bundle-jaxrs because it's an uber jar that disrupts our dependency graph
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DROOLS-258
>                 URL: https://issues.jboss.org/browse/DROOLS-258
>             Project: Drools
>          Issue Type: Bug
>            Reporter: Geoffrey De Smet
>            Assignee: Michael Biarnes Kiefer
>            Priority: Critical
>             Fix For: 6.2.0.Final
>
>
> cxf-bundle-jaxrs isn't mentioned in here:
>   http://cxf.apache.org/docs/using-cxf-with-maven.html
> it pulls in a lot we don't need and we try to exclude what we don't need (but fail at it).
> Furher proof that cxf-bundle-jaxrs is evil:
>   http://svn.apache.org/repos/asf/cxf/trunk/distribution/bundle/jaxrs/pom.xml
> It uses the maven-shade-plugin, which is a blocker for the Red Hat re-packers team (see fosdem 2011 presentation)



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)



More information about the jboss-jira mailing list