|
The various dialect-specific integration tests depend on the main project "integration tests", but while they import all of it on their classpath, they also re-define several resources.
This is mostly harmless as they are identical copies, but there are exceptions such as the jboss-deployment-structure.xml which is module specific. It seems it's working just by luck.
|