[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
Geoffrey De Smet (JIRA)
issues at jboss.org
Fri Oct 3 08:37:11 EDT 2014
[ https://issues.jboss.org/browse/DROOLS-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13008486#comment-13008486 ]
Geoffrey De Smet commented on DROOLS-258:
-----------------------------------------
New requirements:
- remove cxf-bundle-* jars from our dep tree, they are evil.
- Submit PR to ip-bom to ban them with this enforcer rule: http://maven.apache.org/enforcer/enforcer-rules/bannedDependencies.html
> 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