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

Gustavo Fernandes (JIRA) issues at jboss.org
Tue May 12 19:02:19 EDT 2015


Gustavo Fernandes created ISPN-5458:
---------------------------------------

             Summary: 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


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