dependency:tree reports incorrect results on maven 3 - Stephen
--- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 1 Aug 2011 18:17, "Mirko Caserta" <[email protected]> wrote: > Hi there, > I have an issue with 3.0.3. A jar module which contains > hibernate/persistence stuff has a unit test which fails when spring is > instantiating the entity manager with a: > > "Caused by: java.lang.IncompatibleClassChangeError: Implementing class" > > I think this is due to classpath construction differences between the > two maven versions. However, the output of dependency:tree does not > differ between 3.0.2 and 3.0.3., i.e.: a diff -u deps1.out deps2.out > yields nothing. > > I can provide all details and/or open an issue if requested. > > Thanks in advance. > > Mirko > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
