You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Je...@Alcatel.fr on 2005/11/25 15:51:11 UTC

[m2] hibernate dbunit dom4j

Hello all,

I have a project running well in M1 I try to convert it to M2. This 
project is using hibernate and dbunit.
When I run the test I have exception when reading xml data sets with 
dbunit I did'nt had with Maven 1.
If I remove the dom4j dependency, dbunit is working again but of course 
not hibernate.
Does anybody has any clue of what happens ?

Thanks

Jean-Yves