[jboss-jira] [JBoss JIRA] Commented: (JBAS-9436) jboss-as-client 5.1.0.GA contains recursive dependency loop making it unusable with Gradle (/Ivy)
Marius Kotsbak (JIRA)
jira-events at lists.jboss.org
Tue Aug 9 15:16:24 EDT 2011
[ https://issues.jboss.org/browse/JBAS-9436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619770#comment-12619770 ]
Marius Kotsbak commented on JBAS-9436:
--------------------------------------
Here is a forum thread about this: http://community.jboss.org/message/614633#614633
A possible workaround, excluding not needed libs:
http://www.javahelp.info/2010/01/27/get-the-right-dependencies-for-jboss-5-client-and-maven/
Maybe those excludes can be adapted for Gradle. Or exclude explicit the "org.jboss.ejb3:jboss-ejb3-ext-api:1.0.0" that seems to create the circular dependency.
> jboss-as-client 5.1.0.GA contains recursive dependency loop making it unusable with Gradle (/Ivy)
> -------------------------------------------------------------------------------------------------
>
> Key: JBAS-9436
> URL: https://issues.jboss.org/browse/JBAS-9436
> Project: Legacy JBoss Application Server 6
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Build System
> Affects Versions: JBossAS-5.1.0.GA
> Environment: Gradle 1.0-rc-1-20110801152947+0200
> Groovy: 1.7.10
> JVM: 1.6.0_26 (Sun Microsystems Inc. 20.1-b02)
> OS: Linux 2.6.38-10-generic i386
> Reporter: Marius Kotsbak
> Assignee: Paul Gier
> Attachments: build.gradle
>
>
> Running a Gradle build script depending on "org.jboss.jbossas:jboss-as-client:5.1.0.GA" will hang forever, probably stuck in a dependency loop.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list