[infinispan-issues] [JBoss JIRA] (ISPN-5458) Broken modules due to circular dependencies

Tristan Tarrant (JIRA) issues at jboss.org
Wed May 13 17:34:19 EDT 2015


     [ https://issues.jboss.org/browse/ISPN-5458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant updated ISPN-5458:
----------------------------------
           Status: Resolved  (was: Pull Request Sent)
    Fix Version/s: 8.0.0.Alpha1
                   8.0.0.Final
       Resolution: Done


> Broken modules due to circular dependencies
> -------------------------------------------
>
>                 Key: ISPN-5458
>                 URL: https://issues.jboss.org/browse/ISPN-5458
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Build process
>            Reporter: Gustavo Fernandes
>            Assignee: Gustavo Fernandes
>            Priority: Critical
>             Fix For: 8.0.0.Alpha1, 8.0.0.Final
>
>
> There's still a circular dependency hell between hibernate search 5.2. (depends on infinispan 7.2.0.Final) and Infinispan (depends on hibernate Search 5.2.0.Final), causing failures on master:
> {code}
> Caused by: java.lang.Exception: {"JBAS014671: Failed services" => {"jboss.persistenceunit.\"master.war#pu-master\"" => "org.jboss.msc.service.StartException in service jboss.persistenceunit.\"master.war#pu-master\": org.jboss.modules.ModuleLoadError: org.infinispan:ispn-7.2
>     Caused by: org.jboss.modules.ModuleLoadError: org.infinispan:ispn-7.2"}}
> {code}
> There was an alias in place to mitigate that until hibernate search has infinispan dependency, but apparently it was removed on ISPN-5445



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the infinispan-issues mailing list