[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
Fri Oct 3 13:56:12 EDT 2014
[ https://issues.jboss.org/browse/DROOLS-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13008604#comment-13008604 ]
Petr Široký commented on DROOLS-258:
------------------------------------
I did mvn dependency:tree on all drools/jpbm repos (as defined in build-bootstrap/script/repository-list.txt) and found that following modules _directly_ depend on the {{cxf-bundle-jaxrs}}:
{quote}
org.kie:kie-camel
org.drools:drools-camel-server-example
{quote}
> 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
>
> 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