]
Martin Gencur updated ISPN-4347:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Remove Geronimo from parent pom as global dependency
----------------------------------------------------
Key: ISPN-4347
URL:
https://issues.jboss.org/browse/ISPN-4347
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core, Test Suite - Query
Reporter: Sanne Grinovero
Assignee: Martin Gencur
Fix For: 7.0.0.Alpha5
Geronimo is now being added to the classpath of all modules, creating ambiguity both as a
JTA implementor and by providing duplicate definitions of the API.
We should actually never add dependency to the parent of all modules, as a module can not
exclude it.